Home

AmbientSound

This prototype is used to make sound while playing the game. This includes the game's music, composed by Daniel James Taylor.

Properties

type

Specification of the type of the prototype.

name

Unique textual identification of the prototype.

weight

Cannot be less than zero.

Cannot be defined if track_type is "hero-track".

track_type

planet

Track without a planet is bound to space platforms.

sound

Static music track.

One of sound or variable_sound must be defined. Both cannot be defined together.

variable_sound

Variable music track.

One of sound or variable_sound must be defined. Both cannot be defined together.