Book Image

Building Levels in Unity

By : Volodymyr Gerasimov
Book Image

Building Levels in Unity

By: Volodymyr Gerasimov

Overview of this book

Table of Contents (17 chapters)
Building Levels in Unity
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
4
Dealing with Basic Animations
Index

Summary


This concludes the introduction to the Mecanim animation system for Unity 5. We've looked into the basic functionality, constructed a motion cycle from scratch and tried out different approaches based on the available animation clips and character rigs. But there is a lot more to be learned if you are really interested in this tool and want to get the best out of it. Programming, despite delegating most of its work to Mecanim, still makes a vital contribution, by setting parameters and supporting more advanced features such as IKs, so make sure to communicate to your programmers constantly if you, yourself, aren't in charge of the code.

In the next chapter, we will continue to look into other features available in Unity that will make our level shine (literally) and relay best practices via tutorials and discussions.