I have a sprite with the bullet behavior set to rotate to the position of the player therefore following it. But when I start the game, the enemy is upside down. Any advice?
It's rotating towards the player..
If you don't want to use the rotation you can turn it of in the properties..
Develop games in your browser. Powerful, performant & highly capable.
The sprites should be made facing right by default. If you made your sprite facing left, it'll have to rotate 180 to face the player