Ahmed310 / Widget-Manager---Unity3D

Manages your game UI's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 [#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.