The Widget Manager simplifies UI management in your Unity game. Key features include:
Easy to use
Efficient widget pooling to optimize performance
Stack-based UI management - new widgets load on top of the stack
Load UI elements effortlessly using a single function call with a Widget ID
Custom Editor for managing UI widgets
Custom Inspector for adding animations
Quickly add tweens with just a few clicks
Note: This plugin uses LeanTween for animations. If your project already includes LeanTween, remove duplicate instances to avoid conflicts.
Widget Manager uses a stack-based approach to manage UI elements, allowing for efficient loading and unloading of widgets. The plugin also includes a custom Editor and Inspector for easy management and animation customization.





