示例#1
0
 void OnMouseUp()
 {
     _rb.Dragging = true;
     PlaceableObject.Select();
 }