GameClass
A script class that defines the game mode. Only one instance of this class is made.
Kind: API page
Environments: Game
Game
This is the first script that will be run.
The game script is responsible for creating and managing worlds.
Can receive events sent with sm.event.sendToGame.