Rakugo Project Devlog #7/24: VisualNovelKit Progress Raport #2
Hi everyone, welcome to 7th devlog of Rakugo Project in year 2024. I also want to welcome and thanks our newest patreon Shamoun Syed. You can support of the project trough Patreon and Itch.io. I’m happy to announce few new exacting stuff:
VisualNovelKit Progress
- Rakugo Game Template as Base
- New Notif Statement
- New Show and Hide Statements
- New At Statements
- There is more to come
Rakugo Game Template as Base
We just ported VisualNovelKit to use our Rakugo Game Template as it base, it also made as rebuild UI in better way.
Here video showing say, ask and menu new UI in action
New Notif Statement
We added new notif
statement as to VNKit RkScript Extension and UI for it:
Add Notif Statement to show up pop notifications for given/default short amount of time.
Here video showing notif new UI in action
New Show and Hide Statements
We added new show
and hide
statements as to VNKit RkScript Extensions:
Add Show and Hide Statement to show or hide any 2D, Control of 3D node from RkScript.
Here video showing show and hide in action
New At Statements
We added new at
statement as to VNKit RkScript Extension:
It would allow to change position of last node shown using show statement.
Here video showing at in action
There is more to come
There is more to come if you want to see what we are planing for VisualNovelKit, discuss about those ideas whit us or propose your own ideas look into VisualNovelKit/Issues. We encourage you, our community to do that, you can even use Github’s reactions to vote so we know what features we should focus on first.
Rakugo Regex Lab
Rakugo Regex Lab is new project by me, Jeremi360, that base on Godot’s Team Regex Demo. It allows us and you for easier develop RkScript and its Extensions. It adds window that allow for easy debug Godot’s Regex with added Rakugo’s search group templates.
Kenney UI Theme for Rakugo Game Template
@theludovyc start working on new UI theme for Rakugo Game Template based on Kenney UI assets.