- Joined
- Feb 18, 2017
- Messages
- 4
- Reaction score
- 4
- First Language
- English
- Primarily Uses
- RMVXA
So, I want to make my game into a larger size. I changed it using the script thing that I usually saw:
But the problem is that the screen moves??? Whenever I move the character everything on screen moved. I added a couple of events to see if it was just the character teleporting for some reason, but really, everything moved. I don't really have any scripts aside from Hime's Equip Manager and the Graphics resize thing.
So uh, if you could help me with that that'd be nice. Thanks.
Code:
Graphics.resize_screen(640,480)
So uh, if you could help me with that that'd be nice. Thanks.

