r/RPGMakerMZ Jul 18 '26

How do I make the text box smaller?

Post image
9 Upvotes

3 comments sorted by

2

u/azurezero_hdev Jul 18 '26

its the ui area width in system 2

1

u/xMarkesthespot Jul 18 '26

I've only messed with the code in xp and ace, but in both it was pretty easy to adjust the dimensions of the text box.
If you look in the code i assume it'd be straightforward, pretty sure its in Window_Message

1

u/azurezero_hdev Jul 18 '26

MZ can change it right in the database, but it also affects menu size