Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
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
Archeia authored Apr 18, 2018
1 parent c70c400 commit 32848e6
Showing 1 changed file with 0 additions and 0 deletions.
Binary file not shown.

0 comments on commit 32848e6

Please sign in to comment.