Report
s&box: GameObject tag system — Tags.Add/Has/Remove and using tags in Scene.Trace filtering
a359ff96-f822-46a6-b52e-7c30e1cf29c8
In s&box, the GameObject tag system is used for filtering traces, collision rules, and finding objects. Developers don't know how to add/check tags on GameObjects, how to use tags in Scene.Trace filtering, or how to find all GameObjects with a specific tag.