In the game im creating, the enemies can only move forward and apply torque to turn(i know how to do this). What i need to do is find out which way the sprite is facing so i can add logic to decide whether the AI applies torque in the correct direction or moves forward.
↧