1.Make a Timer node
2.Set your desired time and tick the oneshot
3.go to signal and connect the timeout () signal to your main node
4.On timeout go to the jump function
5.end the jump function by restarting the timer
6.Dont forget to start the timer on ready function