Core
Description
This category describes methods and properties that are built into ScriptTiles.
Methods
Prints text in the Scripts Console | |
GetCurrentTile | Retrieves the Tile object for the current ScriptTile |
EnumToNumber | Casts the provided enum to a number and returns it |
Properties
number deltaTime | Time elapsed between the current and the previous frame |
number fixedDeltaTime | The interval at which physics updates are performed |