Tags
Tags are part of an object's identity. Your Experience logic can detect and respond to each object's unique set of tags to create custom interactions.
What are Tags?
Tags are identifiers attached to objects and player avatars so they can be detected, responded to, and communicated with as part of the logic relationships you create.
Defaults
You can build simple interactive gameplay fast with default properties that are added when you apply behaviours and components, including tags.
Customisation
You can also create a broad variety of custom gameplay mechanics by modifying object tags and the flexible parameters that behaviours and components include.
Managing Tags
CASE SENSITIVE Tags are case sensitive. For example, the tag Predator with a capital 'P' and 'predator' with a lower case 'p' are considered separate tags.
Select an object and scroll to the Tags section at the bottom of the Properties Panel.
Remove a Tag
Click the 'X' located on a tag to remove it.
Add a New Tag
Click in the Add Tag box, type the desired tag, and press ENTER to add it.
Last updated