- Home /
Question by
abc77889921 · Oct 29, 2016 at 09:52 AM ·
spritesspriterendererscreen resolution
How to display all sprite in all the Resolution with perfect fit to screen?
I want to display my all 7 square sprites in all resolution with perfect fit on any screen. How can I do this?
I want the same result in 16:9 aspect ratio screen but it looks like below image
Comment
Answer by AurimasBlazulionis · Oct 29, 2016 at 09:54 AM
You will need to use Canvas Scaler. Setting "Match Width Or Height" in the Screen Match mode and setting Match all the way to the Width side should achieve what you want.
I want to use sprite with transform component. I don't want to use canvas. How can I do it.?
Your answer
Follow this Question
Related Questions
How do I use sprites in 3D? 0 Answers
Directly refrencing a 9-spliced Sprite 0 Answers
Why are my sprites wierd in Unity? 0 Answers
Warp Image/Sprite Anchors? 1 Answer