Unity Igui Plugin Learning

Source: Internet
Author: User


Here, let's briefly introduce a powerful Unity UI plugin-igui

I believe a lot of children's shoes have heard of this plugin, but because the plug-in in Unity's asset store needs money, so this will not let some studious students can not get this powerful and useful UI plug-in, Today, it's not just a simple way to show you how to use Igui, but also to provide the plugin:

http://download.csdn.net/detail/u014076894/8644081


First we open the above URL to download, get this plugin (. Unitypackage), and then open our unity project that will we just got. The Unitypackage file is imported into our project so that we can use it.

Before using Igui, we had to save our scene (named: iguitest) because the name of the scene creates a Igui event (script) at the same time as the name of the current scene when Igui created Igui root.

After saving the scene, we pass the menu: Window/igui/toolbox



Open "toolbox"

Then click on the "House" icon to create our Iguiroot


Then we look at the properties of the Iguiroot through the "Inspector" panel, we see the bottom, we find a iguicode_iguitest script, which is named according to the name of the current scene we created, so be sure to save our scene first.

After generating the iguiroot, we find that the controls on the Iguitoolbox can be clicked, and here we first create a button control, click on the buttons control, then drag in the "Game" panel, after the appropriate size, Release the mouse our button is built, now we can double-click on the New button to write our button event, or you can also right-click on the control to make different trigger event selection. Now you can create more controls.


If you want to know more, we recommend you look at the Official document: http://avamstudios.com/igui-getting-started/



Unity Igui Plugin Learning

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.