Skip to content

Releases: MirkoRomano/UnityStackableGui

1.0.0

13 Apr 12:24

Choose a tag to compare

🎉 Unity Stackable GUI v1.0.0 – Official Release

I’m excited to announce the first official release of Unity Stackable GUI! This asset provides an alternative approach to handling GUI systems, avoiding reliance on a monolithic “manager” class.

Stackable GUI is designed for larger projects, enabling UI development from a programming perspective while allowing animators and designers to focus on their respective roles. This separation helps distribute responsibilities more effectively across the team.

Download the Unity package and install it in your project to get started.

※ For bugs or suggestions, please open an issue—I’ll review it as soon as possible.