DLC
Value
Enumerator
Comment
{: .abp .tooltip .badge }
0
ENTCOLL_NONE {: .copyable }
no collision with other entities
1
ENTCOLL_PLAYERONLY {: .copyable }
collide with player only
2
ENTCOLL_PLAYEROBJECTS {: .copyable }
collide with player, tears, familiars, ..
3
ENTCOLL_ENEMIES {: .copyable }
collide with enemies
4
ENTCOLL_ALL {: .copyable }
collide with everything
Last updated 5 years ago
Was this helpful?