Help with Enemy State

KanbeiKS7

New member
I want to make it possible for one of the enemies I am making for my game just jump after me, (I don't want him to run or walk after me.)
 
Hi KanbeiKS7, you can use
Code:
nomove 1 0
and a freespecial attack animation with an high range and jumpframe to make the enemy jump after the player.
 
Back
Top Bottom