Hi everyone
I'm developing a little fan game with essentials and i want that this game is played in a large window, something like 1024x768 and with big sprite and tiles (64x64).
In the script section i've already found a way to change the width and height of tiles (I suppose)
Now i want to know how to fix in game windows such as battle menu etc.:
PS: I know I know, i should change the "defaultscreenzoom" from settings and not "defaultscreenwidth" and "defaultscreenheight",
but because of large sprite and tiles i want a large window
I'm developing a little fan game with essentials and i want that this game is played in a large window, something like 1024x768 and with big sprite and tiles (64x64).
In the script section i've already found a way to change the width and height of tiles (I suppose)
Spoiler:
![[PokeCommunity.com] Pokemon essentials 64x64 tiles resolution [PokeCommunity.com] Pokemon essentials 64x64 tiles resolution](https://i.ibb.co/kBmWtMF/tile-resolution.png)
Now i want to know how to fix in game windows such as battle menu etc.:
Spoiler:
![[PokeCommunity.com] Pokemon essentials 64x64 tiles resolution [PokeCommunity.com] Pokemon essentials 64x64 tiles resolution](https://i.ibb.co/cLSBkrK/Game-ex-C5f-Pv-AYm.png)
![[PokeCommunity.com] Pokemon essentials 64x64 tiles resolution [PokeCommunity.com] Pokemon essentials 64x64 tiles resolution](https://i.ibb.co/9Nb3f9Y/Game-8rr-IOEX9z-W.png)
![[PokeCommunity.com] Pokemon essentials 64x64 tiles resolution [PokeCommunity.com] Pokemon essentials 64x64 tiles resolution](https://i.ibb.co/92T6mrX/Game-uhk-CXinfff.png)
![[PokeCommunity.com] Pokemon essentials 64x64 tiles resolution [PokeCommunity.com] Pokemon essentials 64x64 tiles resolution](https://i.ibb.co/7bFCr6C/Game-Kv-SL0o-Yh-VY.png)
PS: I know I know, i should change the "defaultscreenzoom" from settings and not "defaultscreenwidth" and "defaultscreenheight",
but because of large sprite and tiles i want a large window
Last edited: