Book Image

Mastering Unity 5.x

By : Alan Thorn
Book Image

Mastering Unity 5.x

By: Alan Thorn

Overview of this book

Mastering Unity 5.x is for developers wishing to optimize the features of Unity 5.x. With an in-depth focus on a practical project, learn all about Unity architecture and impressive animation techniques. With this book, produce fun games with confidence.
Table of Contents (16 chapters)
Mastering Unity 5.x
Credits
About the Author
Acknowledgment
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Summary


Good work. In reaching this far, we've developed the first half of the player controls - namely, first person camera navigation, complete with camera animations, Mecanim graph, and a UI button. Using these features, we can navigate the player around the scene using fixed animations. However, the first-person functionality is still incomplete; we lack the ability to type and attack zombies, we lack dictionary functionality, enemies, and lots more. These topics are addressed in the next chapter.