An open API service indexing awesome lists of open source software.

https://github.com/ahmed310/widget-manager---unity3d

Manages your game UI's
https://github.com/ahmed310/widget-manager---unity3d

game-dev game-development game-framework game-ui indiegamedev tweening uiframework uimanager unity-asset unity-editor unity3d unity3d-plugin widget-manager

Last synced: 5 months ago
JSON representation

Manages your game UI's

Awesome Lists containing this project

README

          

# Widget Manager
Manages your game UI's load and unload UI by single call. It loads new UI on top of stack.





### Unity Asset Store Link
https://assetstore.unity.com/packages/tools/gui/widget-ui-manager-57802

### Setup Guide
https://eeprogrammer.wordpress.com/2016/03/06/unity3d-widgetui-manager/

##### Videos
###### Quick Setup Video

###### Update 2 Overview

### Contributors :
- @BIGWGY [https://github.com/Ahmed310/Widget-Manager---Unity3D/issues/2]

### TODO :
- 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.

### Special Thanks
- 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.