I have an object (sprite) that moves in different directions using the Bullet behavior. I want to change object's animation based on the angle of motion. As far I can see, the Bullet behavior does not use 360 degrees...
So how do I calculate Bullet's angle of motion ?