Skip to main content

Installation

info

These docs were last updated for Room System 2.0.0-beta.14.

Requirements​

Install ValenCommons first. VUdon Logger support is optional.

Install​

  1. Import the provided Room System .unitypackage file.
  2. Locate Packages/com.valenvrc.room_system/Runtime/RoomSystem.prefab.
  3. Drag the prefab into the scene.
  4. Keep one enabled Room System in the scene.

Add a room​

  1. Duplicate the supplied room below the prefab's Rooms object.

    Duplicate the sample room

  2. Add the duplicate to the main Room System's Rooms array.

  3. Resize its box trigger to cover the room interior.

    Resize the room trigger

  4. Set its Entry Point, Exit Point, and Screen Point.

  5. Replace the room UI and camera references only when using custom controls or an intercom layout.