Enum "SortingLayer"
DLC | Value | Enumerator | Comment |
0 | SORTING_BACKGROUND {: .copyable } | Background level, behind grid entities (creep, pitfalls) | |
1 | SORTING_DOOR {: .copyable } | Used by door Xray animation | |
2 | SORTING_NORMAL {: .copyable } | Uses Y position to determine Z sorting |
Last updated