Notice how the Gengar does not change size at all, Nor does the UI size. The only thing that changes is the window size in windowed mode and the pixel resolution rendering size of UI elements such as text in fullscreen mode.
I have two questions.
- Why does it not change the size of any element in-game to help suit the size of the window?
- Why is it unaffected to change in fullscreen?
I tried doing research on Resolution which all I could find was SetResolution which does nothing but change the window size in windowed mode.