예제 #1
0
 private void UpdatePosition()
 {
     attachedTo.MoveAt(transform, position);
 }