I am not sure if this is a simple question, or a complicated question... but is it possible to prevent my sprites from scaling up (for bigger resolutions) or scaling down (smaller resolutions).
My issue is my app on my phone the sprites are a good ratio where the sprites are not blown up too much. However when I view them on a tablet with a 8.4 inch screen, the sprites are scaled to the size of the screen. I want my sprites to retain their ratio regardless of the screen size. How would I go about doing this?
Thank you!