private void RespondTo_TurningAnimationIsOn_Event()
 {
     // Set turning animator controller
     heroManager.ChangeAnimationController(true);
 }