- Home /
ReferenceResolution offset
i can usually offset the GameObject by -500y to slide my red dialog box on screen
how can i calculate that offset when a reference resolution is attached?
for example with this reference resolution: {256, 256, .5} the offset seems to be around -376?
thanks
1.png
(72.5 kB)
Comment
Best Answer
Answer by rakkarage · Sep 20, 2014 at 06:58 PM
Create a parent of your two elements that is a child of the canvas rather than a parent of the canvas, and then move that one instead.
Your answer
Follow this Question
Related Questions
Set Animation curve for uGUI elements 0 Answers
Remove Focus From InputField 2 Answers
Text blurred: uGUI 4.6 9 Answers
(unity 4.6) GUI stuttering during animations 1 Answer
ugui 4.6 Slider automatic reset 2 Answers