- NGUI for Unity
- Charles Bernardoff
- 158字
- 2021-07-19 18:32:31
Importing NGUI
After buying the product from the Asset Store or getting the evaluation version, you have to download it. Perform the following steps to do so:
- Create a new Unity project.
- Navigate to Window | Asset Store. Select your download library.
- Click on the Download button next to NGUI: Next-Gen UI.
- When the download completes, click on the NGUI icon / product name in the library to access the product page.
- Click on the Import button and wait for a pop-up window to appear.
- Check the checkbox for NGUI v.3.0.2.unitypackage and click on Import.
- In the Project view, navigate to Assets | NGUI and double-click on NGUI v.3.0.2.
- A new imported pop-up window will appear. Click on Import again.
- Click any button on the toolbar to refresh it. The NGUI tray will appear!
The NGUI tray will look like the following screenshot:

You have now successfully imported NGUI to your project. Let's create your first 2D UI.
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- CentOS 7 Linux Server Cookbook(Second Edition)
- jQuery EasyUI網站開發實戰
- 云原生Spring實戰
- Implementing Cisco Networking Solutions
- C++ 從入門到項目實踐(超值版)
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- Android玩家必備
- Getting Started with Polymer
- Python數據可視化之美:專業圖表繪制指南(全彩)
- C語言程序設計
- Scrapy網絡爬蟲實戰
- 3D Printing Designs:Octopus Pencil Holder
- Building a Media Center with Raspberry Pi
- 現代C++語言核心特性解析