Manipulate the Group and Mask properties at runtime (DEF-2777)

Skill to manipulate the Group and Mask properties of a Collision object at runtime.

I’ve created a new ticket: DEF-2777

Often you can get around this limitation by either keeping track of which groups you’re interested in using Lua, or by having multiple collision objects and enabling and disabling them based on the current needs.

1 Like