ProbeRulesetInfo
Celestial Body Schema
/ Definitions / ProbeRulesetInfo
Schema Type: JSON Type: object
No Description Found
radius
Type: number Default: 1
The radius of this volume.
isRelativeToParent
Type: boolean
Whether the positional and rotational coordinates are relative to parent instead of the root planet object.
parentPath
Type: string
The relative path from the planet to the parent of this object. Optional (will default to the root sector).
rename
Type: string
An optional rename of this object
overrideProbeSpeed
Type: boolean
Should this ruleset override the probe's speed?
probeSpeed
Type: number
The speed of the probe while in this ruleset volume.
overrideLanternRange
Type: boolean
Should this ruleset override the range of probe's light?
lanternRange
Type: number
The range of probe's light while in this ruleset volume.
ignoreAnchor
Type: boolean
Stop the probe from attaching to anything while in this ruleset volume.