Hey!
I'm trying to figure out a way to get my player have 4 different walk animations with the 8Direction behavior. When the player moves up - he playes the up animation, left; the left animation, right; the right animation and down; the down animation...
However when he both moves left & down i want the player to play the left animation, but it doesn't work for whatever reason the animation stands still. I want this for all the other animations for the different movements as well; up & right, up & left, down & right as well.
Hopefully you understood because i can't for the life of me figure this out.
Thanks in before-hand!