Publisher | TelePresent Games |
---|---|
File size | 343.22kB |
Number of files | 27 |
Latest version | 1 |
Latest release date | 2025-04-10 03:19:13 |
First release date | 2025-04-10 03:19:13 |
Supported Unity versions | 2018.4.2 or higher |






Gameplay Tags is a flexible tool designed to simplify game logic by leveraging structured, hierarchical tags— allowing you to reduce dependencies in conditional logic from your scripts. Easily categorize and manage gameplay elements such as progression, abilities, states, items, AI behaviors, and UI components - all using a simple ScriptableObjects-based workflow.
✅ Hierarchical Tagging: Create nested tags that inherit behaviors and properties, enabling efficient filtering and logic checks.
✅ Easy to Manage: Edit and expand tags effortlessly as ScriptableObjects, reducing dependencies.
✅ Call events on Tag Changes: Subscribe to Tag states, and called events as Tags change.
✅ Simplified Logic: Quickly determine behaviors and interactions with simple tag checks.
Suited to any game genre, Gameplay Tags can help you in structuring your project architecture and keeping your code clean, scalable, and maintainable.