- Home /
Is bug in unity?position error at some place on screen
Hello,everyone.
I use the same script to focus the saturn star, but at different screen position ,get different result.
The saturn's shadow is a fake one,it rotates within the parent saturn object.
In the first pic ,at that screen position , I click saturn to focus ,and the shadow runs right.But in the third pic, at a different position on the screen, when focus the saturn , the shadow goes wrong.
Does anyone run into this problem ? http://answers.unity3d.com/storage/attachments/14600-%E6%97%A0%E6%A0%87%E9%A2%98-1.jpg
Are you sure you're looking at it from the same angle?
I use the same angle,in the same scripts. Differet position on the screen ,different shadow position. If I use two axises , it should come out two results, but is doesn't.So I think it is not the axises problem.
Your answer
Follow this Question
Related Questions
different objects with the same script wouldn't react correctly 1 Answer
change values after all update function of multiple objects of same script is called 1 Answer
Raycasting forward in screen perspective 1 Answer
tooltip OnMouseOver - screen or mouse position? 0 Answers
Adjust a Plane to specific Screen postition (Sync with GUI Elemnt) 1 Answer