Sleep for multiple game ticks
This will sleep for the given number of game ticks, allowing you to do tick-precise actions easily.
Parameters
- Ticks (number)
This will sleep for the given number of game ticks, allowing you to do tick-precise actions easily.