Setup
Setting up the Room System and its required dependencies in your VRChat world is quick and straightforward. Follow these steps carefully to get everything running.
Configuration
The core settings for the Room System are managed inside the RS_Config script. This file stores the global constants that define the capacities and limits for your rooms, UI queues, and the world itself.
UI Configuration
The Room System includes a highly customizable user interface, allowing you to seamlessly blend the system's menus and panels into your world's specific aesthetic.
Configuring the Settings Menu
The Room System includes a built-in settings menu allowing users to toggle specific features within the room they are in room. By default, the system comes with two built-in toggles: one for GameObjects and one for Colliders.
API Reference
The RS_RoomSystem script is the core script for each individual room.