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

User interfaces in games


Generally, usability aims at removing all the difficulties a user may encounter while interacting with an object or a service. Our role is to make the user's life easier.

In games, the main difference is that the product is hardly fun unless a certain level of challenge is involved. Thus, it is important to define from the beginning where we want to implement this challenge and remove the rest of the difficulties.

This ensures the player focuses his attention on developing his competencies and overcomes the intended challenge—and not another non-relevant difficulty, such as trying to switch weapons.

Some objectives should be hard to accomplish, but the interface and interaction system must drive you to accomplish them. Difficulties that interfere with the entertainment goal should be solved to maximize the player's experience.

In the next section, we will review usability methods to tackle issues that are not part of the game.