Hello,
How I can make that:
when moving(8 dir movement) then add 1 to Var
else -1 to var
I can't use "set to" because I wan't to manipulate the Var by other actions.
The thing what I wan't to do is to notice when started moving and then add 1 to Var, when stopped substract 1 from Var.
Thanks for reply.