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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ This package allows you to Tag Game Objects with ScriptableObjects.
3
3
4
4
## Features
5
5
- Allows you to put as many Tags on your GameObject as you want
6
-
- Adding and Removing Tags via Inspector and Code (Works faster in Build than in Editor because Inspector updating when tag added/removed from GameObject)
6
+
- Adding and Removing Tags via Inspector and Code (Works faster in Build than in Editor because Inspector needs to update Taggable component once tag added or removed from the GameObject)
0 commit comments