Learn about preparing Ngui before Ngui Chapter 1 Preparation for study before NGUI
ngui unity The most important plug-in, in the unity Resource store ( asset Store ) is always the top in the paid leaderboard, 1-1 ngui Comprehensive Practical tutorial :
qngui purchase / download and import process;
q familiar with NGUI the composition of the resources;
q familiar with NGUI The menu items in the main menu;
q familiar with NGUI supported mouse shortcut actions;
the content of this chapter can give readers a more comprehensive understanding NGUI , but also for the later chapters of the book to pave the explanation, or is ready to work!
Figure 1-1 Unity Resource Store ( Asset Store ) of the paid leaderboard ( - years 3 Month - Day Data)
1.1 NGUIthe purchase/Download and Import
NGUI The plugin can be Unity of the Asset Store can also be shared with other developers, regardless of the path chosen, to learn how to use NGUI , you will need to first import it into your own game project . This article is selected from Ngui Comprehensive Practice Tutorial .
1.1.1Find and understandNGUIthe relevant information
NGUI is a Unity plug-in, so under normal circumstances, to Unity Use this plugin, you need to go to Unity find this plugin in the resource store, 1-2 is shown.
Figure 1-2 found from the asset store NGUI
readers are recommended to go to the resource store and find this plugin. Because it also records a lot of useful information about NGUI, as follows:
q NGUI type, developer, plug-in level, and of course the price of the plugin, 1-3 as shown;
Figure 1-3 plugin type, developer, plugin level, and price information recorded in the asset store
Tip: Most developers may be the same as me, the most concern is the price! Yes, it needs to be paid for, and it's not cheap, it needs a dollar. Just interested, intend to learn, the current purchasing power is not enough to do? In fact, do not have to look at and daunting, if only for the sake of learning, not applied to the actual work (commercial use), you can consider downloading from the Internet good-hearted people sharing the NGUI plugin.
qngui pair unity version of the requirements, 1-4
q NGUI the introduction, 1-5 as shown;
figure Span style= "line-height:1.5" >1-4   unity version requirements                Span style= "font-family: Song body; line-height:1.5" "Figure 1-5 ngui Introduction to span Style= "font-family: Song body; line-height:1.5" >
q NGUI the version, size, and release date of the 1-6 as shown;
Figure 1-6 plug-in version, size, and release date
q NGUI the thumbnail image, 1-7 as shown;
Figure 1-7 NGUI the thumbnail image
q NGUI The various resources included, 1-8 as shown;
Figure 1-8 NGUI The various resources that are included
Tip: In addition to meeting the needs of most developersNGUIStandard Edition (NGUI Standard) Outside,NGUIpublishers have also developed a version that can meet the needs of a more demanding developer,NGUIProfessional Edition (NGUI Professional) andNGUISite Authorization (NGUI Site License). Of course, this requires developers to pay more expensive,1-9is shown.
Figure 1-9 more versions NGUI the introduction
Tip: Interested readers can go to xxxxxxxx View more detailed information on a Web page This article is selected from Ngui Comprehensive Practice Tutorial !
Learn about preparing Ngui before Ngui