Getting started
Getting Started
Using an Existing Unity Project
Package Types
Spaces & Space Templates
Custom Avatars
Custom Avatar Animations
Custom Prefab Objects
World Building
‣
‣
Quests and Rewards
Scripting
‣
‣
Guidelines
Supported Features and Limitations
Performance Guidelines
Lighting
Publishing to Spatial
Finding Published Packages
Support
FAQs
Help and Community
Release Notes
Settings Overrides
This component will override environment settings.
Properties
Property | Function |
disableTeleport | If this is true, users can not teleport by clicking / touching the screen.
This can be useful for platformer game-like rooms. |
useSeatHotSpotsAsSpawnPoints | If this is true, users will be spawned to seats instead of EntrancePoint.
This can be useful for auditorium or stage environments. |
How To Use
Add EnvironmentSettingsOverride component to any gameObject in the scene.
← Previous