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 fba65ae commit 0d785f2Copy full SHA for 0d785f2
README.md
@@ -10,7 +10,7 @@ This package allows you to Tag Game Objects with ScriptableObjects.
10
- Allows you to put as many Tags on your GameObject as you want
11
- Add and remove tags via code and inspector
12
- Work with ScriptableObjects instead of strings
13
-- Faster than Unity's tag system. Performance in editor is worse than in build.
+- Faster than Unity's tag system. Keep in mind that performance in build even faster than in editor
14
15
## How to Install
16
### Git Installation (Best way to get latest version)
0 commit comments