i am having trouble using my walking And Running animation at the same time when i use my waling i cant use my running
You have condition to check if player is moving and you inverted it and set animation to idle and that is correct
Now 2nd event you check if player is moving DO NOT INVERT that condition and action will work
however you cannot leave that event without condition
It needs condition then one from your 1st event just not inverted
And to both of these events add condition from last event
Button LB of gamepad 1 is pressed INVERTED
And now everything will work
Thanks for the help i will try it out thanks
1 Like