I added a throttle to the Movement Animator so that characters can be set to walk or run. In the interest of keeping the Animator complete separate from the Agent and AI code, Mover also received two new methods called Walk and Run which invoke events of the same name exposed to the inspector: These […]