MapModeInfo
Celestial Body Schema
/ Definitions / MapModeInfo
Schema Type: JSON Type: object
No Description Found
details
Type: array
Place non-selectable objects in map mode (like sand funnels).
invisibleWhenHidden
Type: boolean
Hide the planet completely if unexplored instead of showing an outline.
manualNavigationPosition
Type: MVector2
Specify where this planet is in terms of navigation.
manualPosition
Type: MVector2
Manually place this planet at the specified position.
offset
Type: number
Extra distance to apply to this object in map mode.
outlineSprite
Type: string
The path to the sprite to show when the planet is unexplored in map mode.
remove
Type: boolean
Completely remove this planet (and it's children) from map mode.
revealedSprite
Type: string
The path to the sprite to show when the planet is revealed in map mode.
scale
Type: number Default: 1
Scale to apply to the planet in map mode.