Hi,
Is there a way for me to get the travel direction of a body? the idea is i want to create a bumper effect when the something hits something. So it’s not just bounce/defelction but i want to apply force to the bounce direction to give that effect.
So far I managed to find that :
-
event.force is no longer available in the collision event (is there a way to get this)
-
no docs saying about how to get the bounce direction
Halp?
Thanks