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

No jump gives speed when jumping

CoderElias

Well-known member
Overlord
Joined
Jun 15, 2022
Messages
79
Reaction score
10
I have a game where you are not allowed to jump, therefore I give the player an infinite jump boost with the amplifier 129 which makes the player not able to jump. The problem is when you sprint and spam jump at the same time, you get a huge amount of speed. I don't want the player to get this speed, but I do want the player to not be able to jump. Does anyone know how to fix this?
 

ARMcPro

Forum adept
Overlord
Joined
Oct 20, 2020
Messages
1,256
Reaction score
353
I have a game where you are not allowed to jump, therefore I give the player an infinite jump boost with the amplifier 129 which makes the player not able to jump. The problem is when you sprint and spam jump at the same time, you get a huge amount of speed. I don't want the player to get this speed, but I do want the player to not be able to jump. Does anyone know how to fix this?
you could perhaps set the player hunger to 6 points (3 🍖)
this is the most popular way currently used.
 
Top Bottom