Skip to content
marcushutchings edited this page Sep 6, 2022 · 3 revisions

UnitFeatureCollision(number colliderUnitId, number collideeFeatureId)

Note: this function used to allow a bool to be returned. When set to try it would prevent the engine from processing the collision. This is now deprecated.

UnitUnitCollision(number colliderUnitId, number collideeUnitId)

Note: this function used to allow a bool to be returned. When set to try it would prevent the engine from processing the collision. This is now deprecated.