Unity Tutorial- Creating a third person shooter in Unity – Part 7 Models and animations

Now we’re moving beyond the ideas of just using primitive shapes, we’re going to add 3D models in and animations. All the models and animations within this tutorial come from either Mixamo or the Asset Store. I’ve provided links below to the ones used;

https://www.assetstore.unity3d.com/en/#!/content/2434 – The low poly city block

Mixamo.com –  contains a huge repository of free 3D characters and animations

This tutorial will;

  • Show you how to import a variety of models into the scene
  • Show you how to use Mixamo to trigger and blend animations
  • Show how to add code to trigger different animations and set parameters

 

7. Models and Animations

 

 




Comments are closed.