Book Image

Learning NGUI for Unity

By : Charles Bernardoff (EURO)
Book Image

Learning NGUI for Unity

By: Charles Bernardoff (EURO)

Overview of this book

Table of Contents (17 chapters)
Learning NGUI for Unity
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 7. 3D User Interface

In this chapter, you will learn how to create 3D widgets, both in the user interface and within the environment. We'll work at the following aspects:

  • The 3D score counter

  • The 3D pause button

  • The 3D pause menu with a perspective 3D effect

  • Interaction override to ensure a player cannot play while a game is paused

  • The current level name displayed in 3D on the ground

  • Lighting effects on UI elements

  • Key bindings

By the end of this chapter, you'll know how to create 3D user interfaces and integrate in-game 3D elements in the environment with lighting effects.