public void Block()
 {
     UpdateAttackDirection();
     animController.Block();
 }