panic 
Causes tunnel vision, blurry eyes and periodic panic attacks when panicking
Vars | |
| active | Has the panic message been shown yet? |
|---|---|
| active_attack | Are we in a state of a panic attack currently? Only really used for tracking our breath loop |
| breath_loop | Breath loop used during a panic attack |
| panic_end_timer | Timer that will stop our panic attack |
Var Details
active 
Has the panic message been shown yet?
active_attack 
Are we in a state of a panic attack currently? Only really used for tracking our breath loop
breath_loop 
Breath loop used during a panic attack
panic_end_timer 
Timer that will stop our panic attack