What is the max height Of a double jump?

I am horrible at coding in a coordinate tracker, so I am unable to do this myself. (has to start from true 0, and has to be Y coordinates)

I believe this guide has something about max jump length and height

3 Likes

bakedpotato, thanks, but the guide is for how far, which Is X coordinates, and I need how high You can jump (Y coordinates).

2 Likes

You could try, like, turning on the grid and counting how many units you jump when you double jump

The max height jump is 5 terrain block high, and you can just barely do this…
So that would be ~5 meters.
:smiling_face_with_sunglasses:

5 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.