Hi,
I’m trying to create a condition for a Dive to be enabled only after a certain amount of time has elapsed from the moment the Jump starts.
It should also only be enabled while Jumping, and not Falling.
Dive is working with this code but DiveTimer is not:
Is there something wrong with this code? Or could it be done in a better way?
Thanks