We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ccfd1 commit ebe955aCopy full SHA for ebe955a
README.md
@@ -3,7 +3,7 @@ This package allows you to Tag your Game Objects with ScriptableObjects.
3
4
## Features:
5
- Allows to put as many Tags on your object as you want
6
-- Adding and Removing Tags via Inspector and Code (Works faster in Build than in Editor because of Inspector updating when adding and removing tags)
+- Adding and Removing Tags via Inspector and Code (Works faster in Build than in Editor because Inspector updating when tag added/removed from object)
7
- Work with SO Assets instead of strings
8
- Works few times faster than Unity Tag Comparer
9
0 commit comments