Spatial Components

Overview

Spatial provides many first-party components to help you build your perfect experience without needing to implement custom functionality. Here are some highlights:

  • Interactable: A component that users can interact with, displayed to players when they come close to it. Interactables are platform-aware, prompting for an action button (F) on web and tap/click on mobile.
  • Sound Effect: A scriptable object for playing sound effects, including support for randomized SFX.
  • Avatar Teleporter: Teleport the user's avatar when they enter a trigger area
  • Synced Object: Sync an object's transform, lifetime, and custom variables across the network to all clients.
  • Quest: Create a set of tasks for players to follow, with the ability to track progress and reward items on completion.