Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is there a KeyByte for "Space"?[Figured Out]

Asked by 9 years ago

I'd like to know when a player jumps, but not by using the humanoid jump event

Since I figured it out myself, I thought I'd give the answer: As the keydown for f is "f" the keydown for space is " ", make sure to include a space.

1 answer

Log in to vote
0
Answered by
Paldi 109
9 years ago

it think you only need to put a space like this : " "

Ad

Answer this question