i use GUI.DrawTexture and Screen.width/height to fill the screen with a texture, but Screen.width gives me Screen.width - 1.
even when i write Screen.width + 1 in code i can't get it to fill up the last vertical row of pixels.
↧