#How do I disable or edit the human jump script
5 messages · Page 1 of 1 (latest)
this is too specific for there to be a youtube video that can easily be found yk
i had to deal with this today for a double jump script with the user input service you can catch the jumping event and do whatever you want. maybe an if check if u can jump and if true to set the jumping property of the player character humanoid to true which will make it jump
u can also get from i think the humanoid the landed freefall jumping etc states
you can't