Hello,
I’ve had a recent problem when displaying multiple images in different phone screens. The images display properly on most phones (720 * 1280) but when tested on an android phone with a longer screen (720 * 1600) its display is completely off.
Below is how it looks like on most phones (720 * 1280)
This is how it looks like on my phone (720 * 1600)
Here’s the simple code
How do I solve this, how do make the game display on both phones the same?