Esempio n. 1
0
 public override void GetOtherInputs()
 {
     _selectionBox.DrawSelectionBox(IsSelecting, StartScreenPoint, Input.mousePosition);
     ChangeColor();
     ChangeStrengthColor();
     AddDeleteCube();
 }