Core

Description

This category describes methods and properties that are built into ScriptTiles.

Methods

PrintPrints text in the Scripts Console
GetCurrentTileRetrieves the Tile object for the current ScriptTile
EnumToNumberCasts the provided enum to a number and returns it

Properties

number deltaTimeTime elapsed between the current and the previous frame
number fixedDeltaTimeThe interval at which physics updates are performed