You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ This package allows you to Tag your Game Objects with ScriptableObjects.
3
3
4
4
## Features:
5
5
- Allows to put as many Tags on your object as you want
6
-
- Adding and Removing Tags via Inspector and Code
6
+
- Adding and Removing Tags via Inspector and Code (Works faster in Builds than in Editor because of the Inspector updating when adding and removing tags)
0 commit comments