Map

Map

Insert description here.

Properties

System

NameExplanationType
IDID of selected map.Number
NameThe name of the element.String

Appearance

NameExplanationType
Background ColorThe background color of the map.Color
Background MusicThe background music to play in the map.Music
TilesetThe tileset used on the map.Tileset
WidthThe width of map in tiles.Number
HeightThe height of map in tiles.Number
Wrap HorizontalWhether or not the map will repeat itself horizontally.Toggle
Wrap VerticallyWhether or not the map will repeat itself vertically.Toggle

Camera

NameExplanationType
DistanceThe overridden distance of the camera. if applicable.Number
Field of ViewThe overridden field of view of the camera, if applicable.Number
PitchThe overridden pitch of the camera, if applicable.Number
Render DistanceThe overridden render distance of the camera, if applicable.Number
Reset to DefaultWhether or not to reset the default values of the camera.Toggle
RollThe overridden roll of the camera, if applicable.Number
ScaleThe overridden scale of the camera, if applicable.Number
YawThe overridden yaw of the camera, if applicable.Number

Lighting

NameExplanationType
EnableWhether to enable lighting on the map.Toggle
Ambient ColorColor applied to the lighting.Color
Directional ColorThe angle of color applied to the lighting.Color
Direction XThe x component of the directional color.Number
Direction YThe y component of the directional color.Number
Direction ZThe z component of the directional color.Number

Physics

NameExplanationType
Override MovementWhether or not to override the default movement used on maps.Toggle
Pixel-Based MovementWhether or not to override the movement with pixel-based movement.Toggle
Tile-Based MovementWhether or not to override the movement with tile-based movement.Toggle

Scripts

NameExplanationType
Override Enter MapWhether or not to override the enter script defined in the database.Toggle
Enter MapThe script to execute when entering the map.Script
Override Exit MapWhether or not to override the exit script defined in the database.Toggle
Exit MapThe script to execute when exiting the map.Script
Override Ongoing MapWhether or not to override the ongoing script defined in the database.Toggle
Ongoing MapThe script to execute in the background of the map.Script

User Interfaces

NameExplanationType
Loading ScreenThe overridden user interface to use for the loading screen for the scene.User Interface
Is Main Menu EnabledWhether or not the main menu is enabled on the map.Toggle
Main MenuThe overridden menu to use on the map, if applicable.User Interface