hi! i am working on a beat em' up game...
now how do i make the enemy attack?
i tried to set an animation when the enemy collision with the player,and it messed up with the graphics..
i have a state2 var that set to idle,and in the animation i set the value to attacking...
the movement needs to be a 4 direction.
plz help me! thanks!