Hi guys, i still have the issue: if walking and during walk animation I press jump.....the jump animation will not be consided...only if I stand still and jump,...the jump animation is played. Can anyone post a useful help...here is the capx
https://www.facebook.com/download/88000 ... oblem.capx
please help me with a capx...it's 2 days that iam not solving this
thanks
You need a separate event for when both keys are pressed.
if 'player object' is jumping + direction button is pressed > Set animation 'Jump'
could u please modify the capx and show me...even image is ok... iam beginner...thanks
you start the jump but then you say "left keydown so play this animation" so the jump animation is cancelled
sorry , can u show me a sample...how shall i do that ?
here is a very much cut down version
https://goo.gl/pyIgDA
might also be worth going through the intro tutorials again to get back up to speed
https://www.scirra.com/tutorials/37/beg ... onstruct-2
https://www.scirra.com/tutorials/253/ho ... tform-game
Develop games in your browser. Powerful, performant & highly capable.
but it is not working....when i walk and than jump...the jump animation is not there....
sorry I appear to have linked back to your file <img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarrassed">
let's try again...
https://goo.gl/AbpRj8
thank so much