Skip to content

LoadCreditsVolumeInfo

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

No Description Found

radius

Type: number Default: 1

The radius of this volume.


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


rename

Type: string

An optional rename of this object


creditsType

Type: NHCreditsType Default: fast

No Description Found

See Definitions/NHCreditsType

gameOverText

Type: string

Text displayed in orange on game over. For localization, put translations under UI.


deathType

Type: NHDeathType Default: default

The type of death the player will have if they enter this volume.

See Definitions/NHDeathType