InputService
Service for tracking user input.
Last updated
Service for tracking user input.
Last updated
Example usage:
Begins tracking the beginning of user input of the key code from all players. The callback function will run every time the key code is pressed.
Begins tracking the end of user input of the key code from all players. The callback function will run every time the key code is pressed.