上QQ阅读APP看书,第一时间看更新
Chapter 2. Creating NGUI Widgets
In this second chapter, we will create one of each important NGUI widget and review their respective parameters. More importantly, we will configure them to gradually build a new options page using the following widgets:
- Buttons to navigate through pages, confirm, and close windows
- Checkboxes to enable or disable a game's sound
- Popup Lists to select the game and subtitle language
- An input field to enter a nickname
- Siders to adjust the volume
We will also talk about control prefabs and the Prefab Toolbar; they will both help us to create preconfigured widgets quickly and easily.