Calculates jump time and adjusts the jump height of the player for a more realistic feel.
This is something that's being used in a lot of platformer games. Very useful in:
- Advanced parkours.
- The full jump isn't required in various cases.
- Very specific cases, such as PvE and PvP.
In order to perform this, the player must have the precise_jump privilege.
Here's a video showcasing the mod in action.
- Make it a smoother feeling when jumping.
- Adjust the velocity values.
- Make sure the mod doesn't conflict with the Double Jump, Wall Jump, and other physics mods.
-
Unzip the archive, rename the folder to
precise_jumpand place it in..minetest/mods/ -
GNU/Linux: If you use a system-wide installation place it in
~/.minetest/mods/. -
If you only want this to be used in a single world, place the folder in
..worldmods/in your world directory.
For further information or help, see:
https://wiki.minetest.net/Installing_Mods
See LICENSE.txt for full license information and AUTHORS.md for all the contributors.
