![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
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
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
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
![]() |
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