Page 1 of 1

Resizing the 2D game window/or minimize it

PostPosted: Sun Oct 09, 2022 4:45 am
by cdcool
Will this be possible?

Re: Resizing the 2D game window/or minimize it

PostPosted: Sun Oct 09, 2022 10:44 am
by brooks_piggott
It's one of the more unique features of our game... I'm not sure what benefit it would bring to make it smaller or turn it off? I suppose it's technically possible though.

Re: Resizing the 2D game window/or minimize it

PostPosted: Sun Oct 09, 2022 11:45 pm
by cdcool
Brooks_Piggott wrote:It's one of the more unique features of our game... I'm not sure what benefit it would bring to make it smaller or turn it off? I suppose it's technically possible though.

Resize it as a window, and make it smaller or larger. The benefit is it doesn't take up the entire screen all the time, while the games are playing.

Re: Resizing the 2D game window/or minimize it

PostPosted: Mon Oct 10, 2022 9:02 am
by brooks_piggott
No that's not possible. You can resize the entire game window but you can't resize our play game or watch game screens since they are locked modals. You couldn't interact with the stuff in the background anyway so resizing the window in the foreground wouldn't give any benefit.

Re: Resizing the 2D game window/or minimize it

PostPosted: Mon Oct 10, 2022 11:23 am
by cdcool
Brooks_Piggott wrote:No that's not possible. You can resize the entire game window but you can't resize our play game or watch game screens since they are locked modals. You couldn't interact with the stuff in the background anyway so resizing the window in the foreground wouldn't give any benefit.


You can interact while the game is playing, you can SLIDE the screen around, even to another monitor but it will not resize.

Re: Resizing the 2D game window/or minimize it

PostPosted: Mon Oct 10, 2022 11:32 am
by brooks_piggott
Correct, you can't resize when you are playing a game or watching a game (or any other modal is open).

Re: Resizing the 2D game window/or minimize it

PostPosted: Thu Oct 13, 2022 12:47 pm
by cdcool
Brooks_Piggott wrote:Correct, you can't resize when you are playing a game or watching a game (or any other modal is open).


Better than it being static 100% but strange