Hey guys, so I have an enemy that will simulate controls based on the X of the Player character, so that it will run towards the player.
Now I have it as a turret so when it's within a certain range of the player it will shoot and activate the shoot animation.. however it just stays on the shoot animation even when moving after the player again. It doesn't go back to the run animation when simulating left or right.
Thanks in advance!