Getting Started
Introduction
Installation
Project Configuration
Testing in Your Sandbox
Samples & Examples
Core Concepts & Glossary
Package Types
Spaces & Space Templates
Custom Avatars
Custom Avatar Animations
Avatar Attachments
Custom Prefab Objects
Embedded Packages
Drivable Vehicles
Scene Setup
Testing In Unity vs Sandbox
Controlling the Camera
Custom Collision, Layers, and Tags
Audio Mixers and Groups
Key Differences from Standard Unity3D development
Economy
Quests and Rewards
Economy Overview
Monetization
Testing in Your Sandbox
To allow you to rapidly test your experience on Spatial before publishing it, you can test your scene in your private Sandbox.
Your sandbox can be accessed through one of two ways:
-
Clicking on “Test Active Scene” using the Creator Toolkit in Unity
-
Going to Spatial.io/Sandbox
Sandbox Demo.mp4
Notes
Things to note about the Sandbox:
- It is a private space, only accessible by your account. Other users cannot be invited to enter.
- Accessible only on Web. It is not possible to access the Sandbox on mobile or VR at this time.
- Content can be uploaded to the Sandbox via the Spatial web app - i.e. videos, phots, 3D models, etc. However any content upload into your Sandbox will not be present in your published space.
<aside>
⚠️ Content added to your Sandbox (i.e. images, videos, 3D models, etc.) will not appear in the published version, and cannot be transferred to the published version. It is for testing purposes only.
</aside>
- The package size of what you can upload to the Sandbox is max 1 GB.
- NOTE: A fully published package can be 500 MB. The extra space for Sandbox is intended for testing purposes.
← Previous
Project Configuration
Next →
Samples & Examples