I have created the game in unity3d IOS. GUI buttons are changed their position s in iphone4 with IOS 5.But it is work well in IOS lower versions.what is the problem,i can’t understand this problem.please help me.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This might be cause because of retinal display, The difference between 4,4s and 3gs,3 and older, is the screen resolution, the points are the same, so
your positions shall be like this
this should give you new positions
EDIT : in older iphone 3gs and older, scale value should equal to 1.0, so positions will stay the same ( Points = Pixels ), in iPhone 4 and 4s, the value will be around 2.0, that should give you new x and y