Hi, I'm having a bit of trouble getting else statements to work, as I understand it, they would work similarly to TGF's negate function no?
for example I have something like:
If controller is moving, change the character sprite animation to walking
else
change character animation to stopped
Now logically it looks as though it would work, but whenever I try it, all i get is the stopped animation and no walking. EIther I dunno how to use the else statement right or something is wrong <img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" />
Help! lol