Luis Molina
Luis Molina
I am having a similar issue: In the dependency I export an interface like this: ```typescript export interface IName{ /** * Any Comment */ anyKey: string; } ``` But on...
The past title of the issue was: **SCALE_2X Option not working at 640X480 resolution** The issue is that is not adjusting the size of the screen on different display scales,...
The issue is not that the SCALE_2X Option is not working, it's working correctly. The issue was that I had display scaling at 125% and the game window is not...