More Tags allow you to add more than one tag in GameObject.
Features:
- Add any number of tags to GameObject.
- Tag Manager to add/remove/rename tags.
- Support Tag Group and Sub Group.
- Allow to add new tags dynamically in runtime.
- Find all GameObject with tags.
- Use pattern to find GameObject.
- Find tags in GameObject use pattern.
- Auto generate class file with all tags. You can use autocomplete in Visual Studio / MonoDevelop.
- Playmake Action.
[Document][Forum]