Getting started
Getting Started
Using an Existing Unity Project
Samples & Examples
Core Concepts & Glossary
Unity Package Types
Spaces & Space Templates
Custom Avatars
Custom Avatar Animations
Avatar Attachments
Custom Prefab Objects
World Building
‣
‣
Quests and Rewards
Drivable Vehicles
Economy
Economy Overview
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
Badges
Upon completing a Quest, you can reward players with a Badge. When a badge is earned it will appear on the users profile.
Badges can only be rewarded in Space packages, not in Space Templates. Check out the explanation of the difference between spaces and space templates here: 
.
Badges can be shared across multiple spaces if they are created from the same Unity Project.
Spaces & Space Templates
Creating badges
New badges can be created in the
Badges
tab in the Spatial Portal.
To make a new badge fill in the Name
, Description
, and Icon
fields before clicking Create New Badge
on the first row.
You should see you badge appear in a new row bellow, with an ID assigned.Icon must be a 1024 x 1024 png
Badge icons get cropped to a circle so make sure to keep this in mind when designing your graphic.
Rewarding badges
As noted before, badges are rewarded when a user completes a quest. You can add a badge to the
Quest Rewards
property on any quest. Select the type Badge
and pick the badge you want to reward from the dropdown.Badge Guidelines/Specs
Sample Badges
Need some badges to get you started, or examples to inspire the design for your badge?