I can't seem to get window configuration cache to work properly. What should happen is that when you re open the game it should open with the same size and position as last time. It has something to do with ursina window variable initialization because I can change the variables in main but it only works in certain scopes of the GameConfiguration class.
I can't seem to get window configuration cache to work properly. What should happen is that when you re open the game it should open with the same size and position as last time. It has something to do with ursina window variable initialization because I can change the variables in main but it only works in certain scopes of the GameConfiguration class.