Hello users. My game uses 1-pixel frames as part of its UI design. Unfortunately, when playing with display scaling, these do not always appear as intended.
Is there any way to force these to be exactly 1 pixel? I did have an idea, but it would require being able to detect the player’s display scaling, which I’m not sure is possible.