Rakugo Project Devlog #13: Rakugo Dialogue System 2.0 for Godot 4 is out!
Hi everyone, here is the 13th devlog of Rakugo Project. Today we are releasing Rakugo Dialogue System 2.0 for Godot 4.0!
Join our Patreon to support us!
Rakugo Dialogue System 2.0 for Godot 4.0
You may ask what is “Rakugo Dialogue System”? And where is “Rakugo (Core)”? So we decided to rename “Rakugo (Core)” to Rakugo Dialogue System, because it is more descriptive. New repo url is : https://github.com/rakugoteam/Rakugo-Dialogue-System
Update from Godot 3.X to 4.X
Make updating your project from Godot 3.X to 4.X easier, we kept the same addon name and paths the same.
As for now in Godot 4.0 changing names of files/folders is broken.
Signal system have changed. So we renamed all “Rakugo Dialogue System” signals.
Just add sg_
at begining. Like old_signal_name
to sg_old_signal_name
.
Everything else is the same.
You can download new version here: https://github.com/rakugoteam/Rakugo-Dialogue-System/releases/latest
This is all for today. See you next time!
Files
Get Rakugo
Rakugo
Project (inspired by Ren'Py) for story driven games in Godot
Status | In development |
Category | Tool |
Authors | Jeremi, playBitke |
Genre | Adventure, Role Playing, Visual Novel |
Tags | Godot, Point & Click, rakugo, Ren'Py, Story Rich, Text based, Twine |
More posts
- Rakugo Project Devlog #22: Finally RDS Docs 2.2!Mar 05, 2024
- Rakugo Project Devlog #20: Rakugo Dialogue System 2.2!Nov 01, 2023
- Rakugo Project Devlog #19: Rakugo Dialogue System 2.1.1!Sep 25, 2023
- Rakugo Project Devlog #18: Material Design Icons and Emojis are ported for Godot...Aug 17, 2023
- Rakugo Project Devlog #17: Rakugo Dialogue System 2.1 is out!May 17, 2023
- Rakugo Project Devlog #16: Bugfix for Rakugo Dialogue System and Examples update...Apr 06, 2023
- Rakugo Project Devlog #14: Rakugo Dialogue System 2.0.1 is out!Mar 16, 2023
- Rakugo Project Devlog #14: Rakugo Dialogue System 2.0.1 is out!Mar 14, 2023
- Rakugo Project Devlog #12: Show/Hide keywords in VisualNovelKit, Rakugo Core v...Jan 24, 2023
Comments
Log in with itch.io to leave a comment.
Glad you've been working on this still.
Thanks :D
Totally awesome!
thanks!