Esempio n. 1
0
 private void OnMouseDown()
 {
     transform.Translate(_liftingHeight, Space.World);
     _currentDragObject = this;
 }