Info sigilnode

From Sunrust Wiki
Revision as of 18:22, 12 September 2020 by MagicSwap (talk | contribs) (Add Sigil Group Name keyvalue definition to info_sigilnode)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

For the placement of sigils.

Keyvalues

Force Spawn <choices>

Forces this sigil to always spawn.
  • 0: No
  • 1: Yes

Disable Teleports <choices>

Disables teleporting from this sigil.
  • 0: No
  • 1: Yes

Sigil Group Name <string>

Name of the group to assign this sigil to, for use with info_sigilgroup. Sigils without a group name are automatically assigned to a 'Default' group.

Inputs

input enableteleport <void>

Enables teleporting to this sigil.

input disableteleport <void>

Disables teleporting to this sigil.

input corrupt <void>

Corrupts the sigil.

input uncorrupt <void>

Uncorrupts the sigil.

Outputs

output OnSigilSpawn <void>

Fires when a sigil spawns in this location.

output OnCorrupt <void>

Fires when the sigil is corrupted.

output OnUnCorrupt <void>

Fires when the sigil is uncorrupted.