I have a issue I am trying to get the enemy's projectile image to point in the direction of the player. However the player each time the projectile is created is created backwords in the opposite direct does anyone have suggestions on how to fix this issue?
Everything is show in link below:
screencast.com/t/GuMvLsdkR
Rotate your sprite image 180 degrees in the animations editor. 0 degrees is to the right, things should point right.
Develop games in your browser. Powerful, performant & highly capable.
thanks I been messing with this for hours and my problem was with the animation editor, I figured it was something simple. Thanks for your help