SignalInfo
No Description Found
audio
The audio to use. Can be a path to a .wav/.ogg/.mp3 file, or taken from the AudioClip list.
minDistance
At this distance the sound is at its loudest.
maxDistance
The sound will drop off by this distance (Note: for signals, this only effects when it is heard aloud and not via the signalscope).
volume
How loud the sound will play
isRelativeToParent
Whether the positional and rotational coordinates are relative to parent instead of the root planet object.
parentPath
The relative path from the planet to the parent of this object. Optional (will default to the root sector).
rename
An optional rename of this object
detectionRadius
How close the player must get to the signal to detect it. This is when you get the "Unknown Signal Detected"
notification.
frequency
The frequency ID of the signal. The built-in game values are `Default`, `Traveler`, `Quantum`, `EscapePod`,
`Statue`, `WarpCore`, `HideAndSeek`, and `Radio`. You can also put a custom value.
identificationRadius
How close the player must get to the signal to identify it. This is when you learn its name.
insideCloak
Only set to `true` if you are putting this signal inside a cloaking field.
name
The unique ID of the signal.
onlyAudibleToScope
`false` if the player can hear the signal without equipping the signal-scope.
reveals
A ship log fact to reveal when the signal is identified.
sourceRadius
Radius of the sphere giving off the signal.