I've tried using the usual Camera.main.ScreentoWorldPoint(Input.GetTouch(0).position) but when I test it on my ios device the object(sprite) was really off from where I touch on the screen. I've set the screen to iphone landscape and whatever size I set the camera the result is still the same.
↧