Easy Tags is an extension tool for the Unity tag system to let you better utilize tags in your game.Easy Tags has an extensive set of functionalities to help you better utilize tags in your game. The main functionalities of Easy Tags are as follows:An attribute for strings to display a dropdown for tags in the inspector.A custom property for tags to let you choose multiple tags as a mask.A custom component to let you assign multiple tags to your game objects.Accessible tags to let you access tags by their names instead of writing them by hand.A better tag management window for adding and deleting tags.Extensive utility code to help you jump to development right away.An optimized cache based search system for the objects that has multiple tags.For more information you can check the documentation here:You can use our website to explore all the assets and contact us:Tested in latest LTS versions of 2022, 2023, 6.0, 6.3, 6.5 and 6.6.Key technical details of East Tags are as follows:A custom property drawer for string to display them as tags.A custom property for multiple tag selection as a bitmask.A custom component to assign multiple tags to game objects.Accessible tags to access tags by their name instead of writing by hand.A better tag management window is added for:Adding tags.Deleting tags.Automatically updating the accessible tags.An extensive set of utility functions for:Finding game objects using multiple tags.Comparing multiple tags.Finding transforms using multiple tags.Updating a mask for tagsExtension functions for:Checking for multiple tags on a game object.Updating multiple tags of a game object.Comparing game objects by their multiple tags.Other details:Demo scene for testing and visual demonstration.Ready materials for all pipelines for objects used in the demo scene.Tested in latest LTS versions of 2021, 2022, 2023 and preview version of Unity 6.Various models have been used to discuss different techniques and strategies as well as reviewing the source code to get suggestions on improving performance and efficiency.




