This combine Rakugo with addons and gui for visual novel development.

As this is still work in progress and release is not yet ready, so bellow is instructions for getting started. It will be simpler and easier when it will be ready.

Project Setup

Fresh Project

  1. Download Visual Novel Kit
  2. Unpack it and open this folder as Godot Project and your are ready to go

Update from 01.0-beta.1

  1. Download Visual Novel Kit Update
  2. Unpack it over addons/vnkit in side your project

Customizing UI

All folders in this directory are UI scenes, and Window/Window.tscn is main one that content them all together. Those are templates that will be updated in feature. So you should copy them to so other place and and start to change them. After that you must go Edit > ProjectSettings and in tab Autoload replace original Window scene with your version of it.