How to make double jump animation with advanced platformer

Hi! So I’m making a game based on the advanced platformer template and I made an animation for jumping. But when I try to add one for double jumping I can’t find a condition for it! I try combining conditions like this:


But the double jump animation plays when you are just jumping normally!

sorry if I explained badly (im tired)

Maybe it can be done using the “remaining jump count” expression and the “compare number” condition (I’m not sure about the names).
I’m adding conditions on the most used extensions so there will probably be a “remaining jump count” condition soon.

1 Like