Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by Aitor

Hello there!
I want to detect collision detection between to dinamic objects, but I don't want them to move apart, I just want to know if they are overlapping. I have tought of setting both object's .collides to never, but then Impact wouldn't check if they where overlapping, would it? (It's my first game in Impact, so I'm not shure of anything yet) so what do I have to do to detect If two objects are colliding and implement my own behavior when this happens?
Thank you in advance

1 decade ago by Aitor

Nevermind, It seems like the check() methods are still called even If i set both collide's to never.
Page 1 of 1
« first « previous next › last »