Good Evening Constructioners
I need help with an easy task i think .
I'm trying to remake the first level of Superman Arcade game. youtube.com/watch
And for now i'm trying to remake the behavior of Superman.
I set 3 behavior
1. platform
2. 8 direction (no set angle)
3.ScrolTo
How can i set a condition like :
When the sprite is not on floor or have the 8 direction enable (needed to let the man fly) and if key press is "A" set animation to "flyPunch"?
When the sprite in not on floor and it stand set animation to "standFly"
And the last one, if you want to try my project you will see the "bulky" move it does (it's like moving a tank)
dropbox.com/s/9tt2mvcvr0f1t ... .capx?dl=0
thx for the help