Home

SpaceLocationPrototype

A space location, such as a planet or the solar system edge.

Parent

Properties

gravity_pull

A value which modifies platform speed; is subtracted when traveling from this location and added when traveling to this location.

distance

Distance from the sun in map coordinates.

orientation

Angle in relation to the sun.

magnitude

The apparent size of the space location in map coordinates.

parked_platforms_orientation

The orientation where parked space platforms will be drawn.

label_orientation

The orientation where the location's name will be drawn.

draw_orbit

If false, the orbital ring around the sun will not be drawn for this location.

solar_power_in_space

asteroid_spawn_influence

If greater than 0, asteroid_spawn_definitions will be used on space connections of this location, interpolated based on distance. The number specifies the percentage of the route where the location stops spawning its asteroids.

fly_condition

When set to true, it means that this connection offers fly condition rather than wait condition at the destination

auto_save_on_first_trip

procession_graphic_catalogue

procession_audio_catalogue

platform_procession_set

These transitions are used for any platform stopped at this location.

planet_procession_set

These transitions are used for anything traveling from the surface associated with this location.

icons

Can't be an empty array.

icon

Path to the icon file.

Only loaded, and mandatory if icons is not defined.

icon_size

The size of the square icon, in pixels. E.g. 32 for a 32px by 32px icon. Must be larger than 0.

Only loaded if icons is not defined.

starmap_icons

Can't be an empty array.

starmap_icon

Path to the icon file.

Only loaded if starmap_icons is not defined.

starmap_icon_size

The size of the starmap icon, in pixels. E.g. 32 for a 32px by 32px icon. Must be larger than 0.

Only loaded if starmap_icons is not defined.

starmap_icon_orientation

Orientation of the starmap icon, defaults to pointing towards the sun.

asteroid_spawn_definitions

hidden

Hides the space location from the planet selection lists and the space map.