Dialogue panel customization

● ARCHIVED · READ-ONLY
Started by pavsikakyj 3 posts View original ↗
  1. 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?
  2. 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 :)
  3. DVisser said:
    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!