Rakugo Visual Novel Kit
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
- Save/Load system
- Funcs, Objects and Vars like in Ren'Py
- Dialog system
- Ability to Rollback
- History
- Skipping
- Documentation: https://rakugodocs.readthedocs.io
Showcase
If your game uses Rakugo, tell us on Discord.
Installation
If you want use it for your own project
If you want contribute to the project
- Fork the repository and clone the fork
- Open it as Godot project
- Make your changes and commit them to the repostory
- 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.
-
Rakugo Team website: https://rakugoteam.github.io/
-
Docs repo here: https://github.com/rakugoteam/Docs
-
icons from game-icons.net and godot engine