Enum "EntityGridCollisionClass"
DLC
Value
Enumerator
Comment
4
GRIDCOLL_BULLET {: .copyable }
detect collision with solids (no pits), don't correct position
5
GRIDCOLL_GROUND {: .copyable }
collide with all grid entities (rocks, pits, ..), correct position
Last updated
Was this helpful?