Inspired by Ren’Py, Rakugo Project is aimed at providing dialog system for narrative-based games on Godot.

⬇ Download

Features

  • Save/Load system
  • Dialog system using Inspired by Ren’Py scripting langue called RakuScript
  • Global variables available from both RakuScript and GDScript levels
  • Global characters variables available from both RakuScript and GDScript levels
  • Documentation: https://rakugoteam.github.io/rakugo-docs/

Installation

To install Rakugo plugin, download it as a ZIP archive from here. Extract the addons/Rakugo folder into your project folder. Then, enable the plugin in project settings and restart Godot-Engine.

If you want to know more about installing plugins you can read the official documentation page.