Multiple Condition needs to be met?

Having hard time to figure out how to execute animation ONLY IF player is Moving and Jumping, if both conditions true than execute forward jump, if one of condition fail just do normal jump, which is different animation!!!

Ty in advance!

Connect your two conditions with the AND Boolean node.

58382-conditions_and.png

58383-conditions_and_not.png

1 Like