So, I'm having an issue with a sprite. Basically I have an enemy (a turret) that pivots and aims towards the player and shoots a bullet. This is easy enough, and not my issue. My issue is the sprite graphic itself. It doesn't face the player properly but still shoots a bullet in the right direction.
Here's an image to explain my issue:
<img src="http://i39.tinypic.com/106c6bq.png">
See that red spacecraft? It's supposed to be looking at the player, not facing in the direction it is currently. Any ideas?