Create, edit and download a json file with all the metadata for typical VN scenes and lines (sprite expressions and position supported, max 3 sprites per line). Branching can be done with choices (1 per section) and flags (set and required per scene & section).

Description

No longer will the writing for a VN-like dialogue system have to be done within the game code. No more will we be tortured by manual formatting from Google Docs or text files. Unless you are using Renpy, this will help you cleanly separate coding and dialogue writing for a VN-like game.

Features

  • Add and edit new characters, lines and scenes 
  • Select speaking character and edit text showing for each line
  • Add and remove characters to be displayed as sprite in a line (max 3)
  • Add and select custom position and expression for each sprite
  • Automatic same display and speaking characters with new line
  • Export and download section script as JSON file
  • Load existing section script to continue editing
  • Add, edit and remove flags for section and scene
  • Connect sections using preceding section id
  • Add and edit options for 1 choice per section
  • Add, edit and insert nickables (character nicknames and pronouns) 
  • Export and import asset metadata to use across sections

Usage (for devs)

Refer to https://github.com/dannamachi/vn-add-script#usage for how to use the exported JSON file.

Leave a comment

Log in with itch.io to leave a comment.