Unity 2017 Beginner Tutorial 2 – Moving a cube with acceleration

In my previous tutorial, I talked about how to move a cube at a constant speed (the speed is the same as soon as you press the arrow keys). In this video I talk about how to move a cube with a change in speed (accleration) using Input.GetAxis.