timescale
timescale <scale>
Sets the timescale to a desired value. Note that you cannot set the timescale to 0.
Console & debug
Parameters
Angle brackets <> mark required arguments; square brackets [] mark optional ones.
| Name | Type | Required | Description |
|---|---|---|---|
| scale | float | Required | Time speed multiplier (cannot be 0). |
Command generator
Fill in the arguments and copy the finished command — it updates as you type.
timescale 1Scalefloat
Time speed multiplier (cannot be 0).
More console & debug commands