示例#1
0
 public void GetLocation()
 {
     target.SetPosition(transform.position.x, transform.position.y);
 }