• Hey! Register here to create your account, engage with the community, and talk about what is new!

How do i make a working double jump?

pixlii

Forum adept
Overlord
Joined
May 20, 2021
Messages
215
Reaction score
34
Assuming you want to make the double jump happen when you double tap space, I would first enable flying for the player when they join. Then, place a PLAYER EVENT: Start Fly block. Right after that, place a GAME ACTION: Cancel Event. Then, you can use PLAYER ACTION: Launch Up or something similar to make the player get launched up whenever they trigger this.
 
Top Bottom