virtual_entity
Handles all special considerations for "virtual entities" such as bitrunning ghost roles or digital anomaly antagonists.
Vars | |
OOB_cooldown | The cooldown for balloon alerts, so the player isn't spammed while trying to enter a restricted area. |
---|---|
Procs | |
jailbreak_mobs | Self-destructs the component, allowing free-roam by all entities with this restriction. |
on_parent_pre_move | Prevents entry to a certain area if it has flags preventing virtual entities from entering. |
Var Details
OOB_cooldown
The cooldown for balloon alerts, so the player isn't spammed while trying to enter a restricted area.
Proc Details
jailbreak_mobs
Self-destructs the component, allowing free-roam by all entities with this restriction.
on_parent_pre_move
Prevents entry to a certain area if it has flags preventing virtual entities from entering.