Manages your game UI's load and unload UI by single call. It loads new UI on top of stack.
https://assetstore.unity.com/packages/tools/gui/widget-ui-manager-57802
https://eeprogrammer.wordpress.com/2016/03/06/unity3d-widgetui-manager/
- @BIGWGY [#2]
- Custom Inspector for adding tweens to individual UI elements (I named it Actor) [done]
- State Machine which directs screen UI elements (I named it Director)
- Particles system to show on top of UI elements.
- UI element effects.
- Russell Savage for creating LeanTween
- Khalid for helping me out capturing relative position of gameobject in Editor
- Aman for Testing the package & providing valuable feedback.
- All the users who gave reviews on Asset store.