SkillAgentSearch skills...

Tags

Exploring usage of custom tags with ScriptableObjects in Unity

Install / Use

/learn @neon-age/Tags
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tags

Replacement of built-in tags with asset-based solution.
It's easier for collaboration and fun to work with!

Multiple Tags

Create/GameObject/Tag
Add Component/GameObject/Tags

Multiple Tags
Tag name matters only to you now.


Tests:

  • FindWithTag is faster, as it's just a lookup for reference
    FindWithTagTest

tested in Update with 720 objects, 72B allocation comes from IEnumerable on FindAllWithTag

View on GitHub
GitHub Stars100
CategoryDevelopment
Updated7mo ago
Forks5

Languages

C#

Security Score

92/100

Audited on Aug 29, 2025

No findings