ποΈ Intro
Final Factory Logo Final Tagger Logo
ποΈ Getting Started
Installation
ποΈ How Tagger Works
Understanding the structure and functionality of Tagger is essential for effectively managing tags within your Unity projects. Hereβs a breakdown of how Tagger operates:
ποΈ Manage Groups and Tags
Context Menu
ποΈ Scripting
Welcome to the scripting documentation for the Tagger System, your gateway to managing and querying tags on GameObjects in Unity. This document serves as a comprehensive guide to help you leverage the TaggerSystem and related classes effectively.
ποΈ Samples
You can find the samples for Final Tagger in the Unity Package Manager. Simply navigate to the Final Tagger section and look under the 'Samples' category to access and explore various sample implementations and configurations.
ποΈ Filtering
The TaggerFilter class and TaggerIdAttribute are essential components of the Tagger system, providing powerful functionalities for filtering and identifying GameObjects based on tags. These tools enhance how developers can manage and interact with tags within the Unity environment, both through code and the Unity Inspector.
ποΈ Tagger Id Attribute
The TaggerIdAttribute is a decorator for serialized fields in Unity, enabling those fields to be easily edited within the Inspector. This attribute is specifically designed for working with tags managed by the Tagger system.
ποΈ Upgrading
2.X -> 3.X
ποΈ Changelog
3.0