Hello Everyone,
I am creating a top down scroller and I'm wondering how do I have the enemy rotates facing
the player as he enters the layout then shoots at the enemy then dash off the screen?
Thank You.
Develop games in your browser. Powerful, performant & highly capable.
Hi,
Use the action : rotate towards object "player"
And if it doesn't work, use the turret behavior.
Ok I will give it a try. TY.