|
I have GUIText in the top lefthand corner of my app. On the iPhone, it looks great, but it's basically centered when on an iPad. I could move it to display correctly on the iPad, but then I'd have the same problem when using a smaller screen... Any work arounds?
(comments are locked)
|
|
Real simple actually. Just have the position of the GUIText be based on the camera viewport. Hope this helps. EDIT: To find the correct viewport position. Add this to Update function and move to desired position and the viewport position will print in console. thank you!
Apr 18 '12 at 03:43 AM
valichm
(comments are locked)
|
