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.