Exemplo n.º 1
0
 protected void OnAttackCollider(List <RaycastHit2D> hitList)
 {
     _stateManager.OnAttackCollider(hitList);
 }