Configure Game Settings
Room settings affect the whole player experience. Set the player path first, then choose settings that support it. A good setting reinforces the game's purpose; it should not surprise a player or make the route harder to understand.
Start with the Room Settings Overview when you are not sure where a control lives.
Start with the player's first minute
Before changing settings, answer these questions:
- How quickly should a player move through the world?
- Is the game about careful platforming, relaxed exploration, or a fast challenge?
- What should a player be able to see when they arrive?
- Should players communicate with one another?
- Which player-facing controls are useful, and which would distract?
Settings worth checking early
| Area | Why it matters |
|---|---|
| General | Arrival greeting, onboarding, loading, sound, and space-instance basics. |
| UI | Which player-facing controls are visible. |
| Building | Grid presentation, task refreshes, and navigation-mesh work. |
| Movement | The feel of walking, jumping, and navigating the player path. |
| Camera | How players view and orient themselves in the game. |
| Scene & Environment | Day/night state, lighting, skybox, fog, bloom, and render distance. |
| Music & Room Audio | The room-wide playlist and automatic playback. |
| Voice & Comms | How player communication fits the experience. |
| Variables | Values used by no-code game logic, such as score or progress. |
Change one setting, then test
Do not change movement, camera, and atmosphere all at once. Change one category, start from the spawn point, and play through the relevant part of the game. If players should make a difficult jump, test it at the same speed and camera behavior they will have.
Helpful reference
- Room Settings Overview
- General
- UI
- Building
- Movement
- Camera
- Scene & Environment
- Music & Room Audio
- Voice & Comms
- Variable Manager
Use Interactive Studio when a setting alone cannot create the player behavior you need. Use Item Settings when the change belongs to one placed shape or standard imported model.
