DisableControlForSeconds
Disable a key for inserted seconds
Argument | Data Type | Needed | Default | Description |
---|---|---|---|---|
Control | string | - | The key to disable | |
Seconds | number | - | The seconds which the button is disabled |
Dont need to be called every frame
Example
DisableControlForSeconds("K", 5)
Last update: October 31, 2022
Created: June 27, 2021
Created: June 27, 2021