How do you add anticipation to your jumps?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Guy

I’m trying to make some games on this engine and I just need to know how to code in the character kneeling down before they jump

:bust_in_silhouette: Reply From: rustyStriker

you can use an animation player(or tween node) to call a method after a period of time, so you will have the kneel animation beforehand, tho using long anticipation is games is usually frown upon because of responsiveness