예제 #1
0
 public void HideVisual()
 {
     moveVFX.SetActive(false);
     attack.HideAttack();
     field.TurnOffCells();
 }