by Hyperyon » Sun Sep 10, 2006 3:34 pm
events:
On player, add keydown event;
key right;
script editor: x=x+5;
change animation: walking sprite
add keyup;
key right;
change animation : standing sprite
same with up,left,down keys.
The sprite sometimes keeps its 'standing' position if I change the keys fast.
Lets keep our dreams alive!