Skip to content

Commit 358372d

Browse files
authored
Update README.md
1 parent cb5668a commit 358372d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ public class Test : MonoBehaviour
4949
</p>
5050
</details>
5151

52+
### Tags Container Usage:
53+
Tags Container allows you to group tags in a single asset, which allows you to check a single object for multiple tags at once. In my games, I use containers most often for a system of relationships between entities.
54+
55+
![](https://imgur.com/XTM5YOU.png)
56+
5257

5358
### Performance Test:
5459
<details><summary>Code</summary>

0 commit comments

Comments
 (0)