Unity – Move character with animation

In my previous post I made a short post about how to make a character move with the Character Controller component in the end. We can continue on this path and add some more to our script to make our character use a walking animation too. This is a tutorial on how to move character …