Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A very simple script that does the following: - Use images for show choices command. - A JSON file where you can modify the font properties of Show Choices Command. - Please support my Patreon so I can have more time to create new stuff! (https://www.patreon.com/archeia) Changelog: ---------------------------------------------------------------------------------------------------------- ** Updated VNM to Version 1.0.1077 ** April 19, 2018 (GMT+8:00) - Remade the Entire Script - Added Support for Free Choice Box - Added Sample Scenes ** Updated VNM to Version 1.0.1044 ** December 15, 2017 (GMT+8:00) Changed Line 58 from: "$ -> if $gameMessageNVL.visible then o.dstRect.y = $gameMessageNVL_message.textRenderer.currentY + 20" to "$ -> if $nvlGameMessage.visible then o.dstRect.y = $nvlGameMessage_message.textRenderer.currentY + 20" ** Version 1.0.0.0 ** December 11, 2017 (GMT+8:00) - Initial Release
- Loading branch information