Hello! The reason the game is forcing you into full screen because some dumb dumb (me) couldn't find a way to make the UI text scale. It isn't in the game engine natively (we are using Bevy) and after spending so much time on first implementation of the the UI, I didn't want to go out there and try to learn someone else's UI framework for the game. So in order for the text to not look terrible, we just force into full screen. I'm sorry :,)