Hello
I am making a game where jumping is the main aspect of it, but I have ran into a wall with something.
The cap on Jump Power in roblox is 1000, we need it to go much much higher.
Hello
I am making a game where jumping is the main aspect of it, but I have ran into a wall with something.
The cap on Jump Power in roblox is 1000, we need it to go much much higher.
dont use jump power use jump height then
After the player caps off at 1000 Jump Power, you could use gravity and lower it locally to give more airtime (zero gravity). After which, you could then set the gravity back to default with a timed wait to give the illusion of a longer jump.
Yeah i guess this is the best solution
Actually, I would say that you should also consider @Threpod 's suggestion, as it could give a cool effect (im not sure if jump height is as smooth as jump power, it might be more junky)
No, your solution is working smooth