- Home /
Unity UI constant physical size one image
Hi! I am porting an app made with Android Studio into Unity. There is one screen with buttons where everything should be scaled with the device resolution, except for one image which should maintain a constant physical size. How would I go about doing this in Unity, since the "scale" or "constant" option belongs to the canvas and not each sprite?
Comment
Your answer
Follow this Question
Related Questions
How do I size a UI Image to fit the sprite exactly? 2 Answers
UI and Collision Detection zone 0 Answers
How do you handle a scaledown animation on a UI button? 0 Answers
Unity UI Button distored 1 Answer