Start animation state after a certain amount of time

One way of doing it is to create an AnimMontage and set the loop count to the number of loops you want, then create a conduit between your two jump states with the rule “GetRelevantTimeRemaining<0” - or “GetRelevantTime>‘your time’”

image