Skip to content

SwappedAttentionPointInfo

Celestial Body Schema / Definitions / SwappedAttentionPointInfo
Schema Type: JSON Type: object

No Description Found

offset

Type: MVector3

An additional offset to apply to apply when the camera looks at this attention point.

See Definitions/MVector3

position

Type: MVector3

Position of the object

See Definitions/MVector3

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 planet's root sector).


sectorPath

Type: string

The relative path from the planet to the sector that this object will be linked to. The special value "auto" will use the most specific sector in the parent path. Optional (will default to the planet's root sector).


rename

Type: string

An optional rename of this object


dialogueNode

Type: string

The name of the dialogue node to activate this attention point for. If null or blank, activates for every node.


dialoguePage

Type: integer

The index of the page in the current dialogue node to activate this attention point for, if the node has multiple pages.


lookEasing

Type: number Default: 1

The easing factor which determines how 'snappy' the camera is when looking at the attention point.