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
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