Skip to content

rakugoteam/VisualNovelKit

Repository files navigation

Logo Rakugo Visual Novel Kit

MIT License Join the Discord channel GitHub GitHub GitHub

Inspired by Ren'Py, Rakugo-VNKit is a Godot's project aiming to provide a way to make visual novel games easily.

Support this project here itch.io.

Showcase - Installation - Used Addons - FAQ Infos


Feature

Showcase

If your game uses Rakugo, tell us on Discord.

Installation

If you want use it for your own project

  1. Download the last release
  2. Unzip the archive
  3. Open is as Godot project

If you want contribute to the project

  1. Fork the repository and clone the fork
  2. Open it as Godot project
  3. Make your changes and commit them to the repostory
  4. Make a pull request to this repository

Used Addons

  • Rakugo Dialogue System
  • AdvancedText
  • Emojis-For-Godot
  • Material Icons for Godot
  • Plug-Gd

FAQ

Q: So it's about adding a refined writing and dialogue system to the engine?

A: Yes, and more - nodes, objects and funcs to make easy to provide mechanics like in point&click and rpgs.

Q: As a scenarist, what would I gain from using Rakugo over Ren'Py or Twine ?

A: It is made as godot addon - you can use all godot features. You can make your game 2d, 2.5d or 3d - you can only 2d in Ren'Py. You can easy add minigames or mix it with other game genre. It will have mechanics for point&click games and rpgs - Ren'Py and Twine are only for vn. This project's dialog functions can do more than Ren'Py equivalents.

Q: How does the project interact with the engine ?

A: For now this project is a singleton and a collection of special nodes. There is also gui include in example project that is connected with the project and has all functions like in a Ren'Py game.

Q: Is it easy to use ?

A: For now it is not that easy as I want it to be, but I am working to make it use RakuScript (this project's own language) and visual script.

Infos

If you want to help please write to us on our Discord.