World

Object that represents the world, or otherwise known as map or level in the game.

Properties

string NameName of the world
string AuthorName of the author of the world
number WidthWidth of the world
number HeightHeight of the world
bool AutoFloorPlacementWhether automatic floor placement is enabled
string EnvironmentSeedThe environment seed of the world, used for generating the environment around the map
number XCameraOffsetThe X position offset of the camera
number YCameraOffsetThe Y position offset of the camera
number ZCameraOffsetThe Z position offset of the camera
number XRotationOffsetThe X rotation offset of the camera
number YRotationOffsetThe Y rotation offset of the camera
number ZRotationOffsetThe Z rotation offset of the camera
number ThemeIndexThe index of the theme of the world