Hi, I have a problem with the character's animation.
I have View1 with loop0(down), loop1(left) and loop2(right).
When I run the game to test it, my character is moving ONLY left and right. It's like it can't see the loop0 for down...
Can anyone help?
The character has to have either 2, 4, or 8 directions. If you want a down loop, you have to create an Up loop (3) too.
Pumaman you're right!
I feel kindda stupid... :P
Thank you very much man!