- Joined
- Sep 7, 2021
- Messages
- 2
- Reaction score
- 0
- First Language
- Italian
- Primarily Uses
- RMMZ
Hi, a quick question:
Currently I have commented these lines in the rmmz_scenes.js file to remove the character and gold windows:
// this.createGoldWindow();
// this.createStatusWindow();
// this._statusWindow.refresh();
Now, is there a way to position the menu in the center and resize it?
Thank you
Currently I have commented these lines in the rmmz_scenes.js file to remove the character and gold windows:
// this.createGoldWindow();
// this.createStatusWindow();
// this._statusWindow.refresh();
Now, is there a way to position the menu in the center and resize it?
Thank you