Last updated 1 year ago
Was this helpful?
OnUserInput may act non-functional due to service revamp.
Inherited from Set.
Name
Type
Description
OnUserInput
Void
Fires when input is pressed
IsKeyDown
Boolean
Is current key down
game.Universe.UserInputService.OnUserInput(function(Input) if input == Enum.UserInput.A then end end)