Any errors in console? It works on my place…
No nothing, should it be a local script or not?
Local script inside StarterPlayer.StarterCharacterScripts
1 Like
Im pretty sure humanoid.jump.enabled is a thing so just do if humanoid.jump.enabled == true then
Agian. I think this is a thing you can do in a local script.
Did it worked? If yes please mark it as answer
Try not to use waits such as these. They’re redundant and ineffective. Instead opt for the use of WaitForChild.
It was a weird bug within the game, I made a new game copied everything and it worked, so thank you and sorry for the late response.
1 Like
Alright I will do that from now, thank you for your response.
1 Like