Module portal

Source
Expand description

Re-export of all constants related to StructurePortal behavior.

Constantsยง

PORTAL_DECAY
Ticks that a portal that has reached the end of its stable lifetime will remain before decaying.
PORTAL_MAX_TIMEOUT
Maximum time after a portal decays in a center room that a new portal will appear, in milliseconds.
PORTAL_MIN_TIMEOUT
Minimum time after a portal decays in a center room that a new portal will appear, in milliseconds.
PORTAL_UNSTABLE
The amount of time after spawning, in milliseconds, that random center room portals will become unstable and begin to decay, disappearing PORTAL_DECAY ticks later.