Hi guys, i wonder how can I detect collision between static and dynamic object BUT without moving the object. I mean every time there’s collision between object A and B (and the object B is dynamic), the object B would be always “pushed” a bit. I want to detect collision BUT without moving this object B, how to do that?
I have tried to change the object B type to static but then the script wouldn’t run if both objects are static. [import]uid: 114765 topic_id: 22350 reply_id: 322350[/import]
