uGUI Message Box Modal Dialog and Menu

$9
Publisher Legend Studio
File size 479.58kB
Number of files 11
Latest version 1
Latest release date 2015-01-26 09:44:27
First release date 2014-12-03 12:16:24
Supported Unity versions 2018.4.2 or higher
This is a message box and menu system for the new uGUI system in Unity 4.6.

As simple and easy to use as writing MessageBox.Show("Your message here!"); anywhere in your code.

Web Demo - Online Manual

Features
- Fully customizable prefabs.
- Single prefabs are instantiated to maximize simplicity.
- Similar API to the traditional .net WinForms MessageBox.
- Generate quick and flexible menus from code for pause menu, save and load game menus, options, etc.
- Modal dialog that block all other GUI input until the user selects an option, using dimmers that can be configured in the prefabs.
- Commented C# Source Code Included.