with collision presets what is the difference between ignore and overlap / block

hi

with collision presets what is the difference between ignore and overlap / block
so, how does ignore really differ from overlap

thanks

because there is an overlap EVENT (that triggers when objects actually overlap).
If you user overlap this will make that event to trigger. Ignore just does nothing.

Block will enable collisions (objects hit/bounce/etc, no overlap.)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.