Unity Tutorial: Introduction to Animations


Animations are a huge area with a lot of different aspects. In this video we’ll see how to create simple animations in Unity for controlling a door and lights. We’ll see how to pass information to those animations and how to etup a simple animation state machine which we can control from code.

Find the code here: https://github.com/GameDevEducation/DevEssential_Animations