#How do I disable or edit the human jump script

5 messages · Page 1 of 1 (latest)

severe drift
#

yt is a thing yk

covert marlin
glacial widget
#

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

covert marlin
#

you can't