Version
0.52
Related Features
VehiclesMajor ReleaseAvatarsVisual Scripting
Release Date
April 11, 2023
Getting Started
Getting Started
Samples & Examples
Core Concepts & Glossary
Unity Package Types
Spaces & Space Templates
Custom Avatars
Custom Avatar Animations
Avatar Attachments
Custom Prefab Objects
Components
‣
‣
Quests and Rewards
Drivable Vehicles
Economy
Economy Overview
Monetization
Items
Consumable Items
Rewarding Items
World Currency
Selling Items
Scripting
‣
Guidelines
Supported Features and Limitations
Performance Guidelines
Lighting
Publishing to Spatial
Finding Published Packages
Support
FAQs
Help and Community
Release Notes
Asset Import Settings
v0.52: Drivable Vehicles are Here!
New Features
- Drivable Vehicles Support
- New “Vehicle” camera mode; Use “Camera: Set Target Override” Visual Scripting node to activate
- Added option to sync rigidbody on synced object
- Added support for using Wheel Collider components and Visual Scripting nodes
- New “Vehicles” layer added; This can be used to specify which layers vehicles can collide with
- New Library of Sample Assets, Templates, Visual Script Graphs and more! https://docs.spatial.io/samples
Added:
- Avatars can now come with fully custom animation sets
- Added the ability to override the camera target and camera behavior with Visual Scripting
Visual Scripting
- On Scene Initialized” & “Is Scene Initialized”: Use this to instantiate new things instead of doing it on “Start”
- “Camera: Set Target Override”: Ability to customize the camera position and mode
- “Camera: Clear Target Override”: Reset custom camera target override
- “Camera: Get Target Override”: Get the current transform overriding the camera
Improved:
- User’s progress on quests is now saved; For existing spaces, saving is off by default. Republish with
saveUserProgress
turned on to enable this feature.
Fixed:
- Fixed: Spatial components not working if instantiated from a prefab using Visual Scripting
- Fixed: synced objects settings and synced variables not updated properly between different package versions
← Previous
TBD
Next →