Object
Modify Tags
Last updated June 27, 2023
Description
The Modify Tags behavior manages tags on a specified object or a group of objects.
Properties
Triggers Immediately
| Object A |
This is the object you want to modify the tags of. |
| Add Tag |
Add a tag to the object. |
| Remove Tag |
Removes a tag from the object. |
| Delete All Tags |
Removes all tags from the object. |
| Set Tags |
Replaces all tags from the object with the list of tags provided. The list of tags is an array of tags to populate the object with. |
| Append Tags |
Adds tags to the object from a list of tags provided. The list of tags is an array of tags to add to the object. |
Outputs
| Object ID |
This outputs the Object ID. |
Examples
You can add and remove tags from objects, which can allow for some dynamic gameplay elements like turning an enemy object into a friendly object.

