- Home /
Question by
justbb · Dec 11, 2019 at 07:29 AM ·
2d game2d spritesmobile devices
How to scale my 2D character evenly to make look the same on all mobile devices?
Hi, I'm developing a 2d mobile game, The problem is my 2d assets or my character is changing its size in a weird way like its getting stretched and squeezed depending on the mobile resolution. I want my character to look normal or get resized evenly according to the resolution. My problem is not with the UI elements, I made them scale to different device resolutions.
Comment
Do you have any screenshots? I guess you are having a fixed resolution somewhere as unity is not stretching 2d on purpose.