#Trying to make simple jump launch mechanic
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
so what im trying to do is you get launched forward each jump and you can "save" 10 jumps max and when you stop jumping the jumps recharge every 1.5 seconds. If someone could do that for me or show me how to make my code work I'd appriciate alot
_ signifies a local variable
They can’t be brought across events
For this I’d recommend using lists
you can also set the cooldown to 30 seconds from now, and then check %cooldown% < now to see if its passed