This site requires JavaScript, please enable it in your browser!
Greenfoot back
Honza
Honza wrote ...

2020/12/27

Is max window's size defined

Honza Honza

2020/12/27

#
Hello, I am working on a game and my content is quite large, because of the content my window has scroll bars which are not ideal for a card game if the player has to scroll down or up. Is teher a fullscreen mode? Thank you for any info or advice in advance!
danpost danpost

2020/12/28

#
Honza wrote...
Hello, I am working on a game and my content is quite large, because of the content my window has scroll bars which are not ideal for a card game if the player has to scroll down or up.
My advice would be to scale everything down a bit so your world can fit the screen without scroll bars.
Honza Honza

2020/12/28

#
Okay, thank youu
You need to login to post a reply.