Configuration
The SS_Config class acts as the core configuration file for the Bouncer System. It stores the global constants that define player capacities and the different security tier levels used throughout the system's logic.
Settings
The Bouncer System is highly customizable directly from the Unity Inspector. By adjusting the settings on the main Bouncer System prefab, you can tailor exactly how the system reacts when players are granted or denied access.
API Reference
The Bouncer System provides a set of public methods allowing external Udon scripts to interact with it.