public void PointerDown(BaseEventData data) { rtsCamera.SetFocus(GetWorldPosition(((PointerEventData)data).position)); }