Hi everyone, I am making a police video game and basically I have bullets firing and the character has 8 direction enabled. So I need the bullet to change angle where the character moves, so I set the angles like this. when keyboard key left is down, set bullet angle to 180 degrees. I have done this for 8 different directions. But the problem is that the bullet changes mid flight when the character changes direction. Any thoughts?