I am making a fps game and I am trying to figure out how to use numbers with UserInputService, I have tried checking each key type i can use, but none work. Any help would be appreciated.
1 Like
Enum.KeyCode.One
Enum.KeyCode.Two
Enum.KeyCode.Three
Enum.KeyCode.Four
Enum.KeyCode.Five
Enum.KeyCode.Six
Enum.KeyCode.Seven
Enum.KeyCode.Eight
Enum.KeyCode.Nine
3 Likes
Oh I am a idiot, thanks for the reply it appears Iām just dumb.
2 Likes
Dont forget
Enum.KeyCode.Zero
! ! !
1 Like