This package includes an editor window which allows you to quickly create buttons and textures.
It keeps the GUI elements in your scene organized and provides Javascript code which you can copy and paste to do the following things:
- Fade in and out
- Move horizontally and vertically
- Smoothly change width and height
- Buttons change texture with mouse over
- Change important variables at runtime such as the function called when a button is pressed
- And you can even do all of these things at the same time with the same or different gui elements.
You can try the demo here
or visit our website here