Hi. I've read Beginner's guide to the VNM. I found explanation on how to customize title screen of the game, but failed to get anything about how to change Message box. Is there any tutorial?
Dialogue panel customization
● ARCHIVED · READ-ONLY
-
-
Are you using the built-in UI or the scene-based UI?
For the scene-based UI, you can read this excellent (and official) tutorial.
Basically, you need to make three versions of the message box (idle, hover and selected), replace the pictures in the Database > Common Events > Message Box > Show Message Box, and adjust the hotspots :) -
Are you using the built-in UI or the scene-based UI?
For the scene-based UI, you can read this excellent (and official) tutorial.
Basically, you need to make three versions of the message box (idle, hover and selected), replace the pictures in the Database > Common Events > Message Box > Show Message Box, and adjust the hotspots :)
This is really amazing tutorial. Thank you!