UserInputService

UserInputService (UIS) is a service used for user inputs. This service is declared with the GetService function. This service is infamous for getting Enum Keycodes and checking keys that are pressed. UserInputService holds 2 Parameters but you need only one. I recommend using (input).

Last updated