Exemplo n.º 1
0
 void LateUpdate()
 {
     dummy.transform.position = UiHelper.ScreenToWorldPoint(rectTransform.position);
 }