- Joined
- Mar 26, 2018
- Posts
- 2
I have been searching for a method of increasing the amount of tiles onscreen at any given point however cannot find a method. Is there any simple way to do this?
I have been searching for a method of increasing the amount of tiles onscreen at any given point however cannot find a method. Is there any simple way to do this?
You could always try to change the resolution of the game, it's located at the Script Editor in Settings, it's the very first configuration you can see (DEFAULTSCREENWIDTH and DEFAULTSCREENHEIGHT). There's also another one called DEFAULTSCREENZOOM right underneath the first two, I tried changing it but nothing happened maybe you'll have luck with it.
But by doing this I think the (Intro, battle transitions, and other stuff that uses the exact width and height of the screen) will mess up.