Ejemplo n.º 1
0
 public void OnPlace()
 {
     isFull = true;
     slotSystem.CheckAll();
     Debug.Log("<color=Blue>Slot: </color>filled");
 }