Releases: rakugoteam/Examples
Steve Pixelface Example for Godot 4.1 / Rakugo 2.2
This includes Example based on assets and scripts from YouTube tutorial by Steve Pixelface about creating Dialog System in Godot.
This was Example ported to Rakugo by @theludovyc and @Jeremi360
Changelog
- update Rakugo
- add "Press Space To Interact"
- fix bug when you move and interact
- move the player and collider box to make things neater
- handle warnings
Messages Example for Godot 4.1 / Rakugo 2.2
A dialog between two characters about a key and a door...
The dialog and artworks was made by @Salty
Steve Pixelface Example for Godot 4.1 / Rakugo 2.1.1
This includes Example based on assets and scripts from YouTube tutorial by Steve Pixelface about creating Dialog System in Godot.
This was Example ported to Rakugo by @theludovyc and @Jeremi360
What's Changed
Update Example to use Rakugo Dialogue System in version 2.1.1 so it is compatible with Godot 4.1
Steve Pixelface Example for Godot 3 / Rakugo 1.2.1
This includes Example based on assets and scripts from YouTube tutorial by Steve Pixelface about creating Dialog System in Godot.
This was Example ported to Rakugo by @theludovyc and @Jeremi360
What's Changed
- removed RakuUIDailogue as is not longer used
- removed other not used files
- Update code to Work With Rakugo 1.2.1
Full Changelog: steve_pixelface...steve_pixelface-1.2
Steve Pixelface Example for Godot 4 / Rakugo 2.0.2
This includes Example based on assets and scripts from YouTube tutorial by Steve Pixelface about creating Dialog System in Godot.
This was Example ported to Rakugo by @theludovyc and @Jeremi360
What's Changed
- removed RakuUIDailogue as is not longer used
- removed other not used files
- Update code to Work With Rakugo 2.0.2
Full Changelog: steve_pixelface...steve-pixelface-2.1
Steve Pixelface Example
This includes Example based on assets and scripts from YouTube tutorial by Steve Pixelface about creating Dialog System in Godot.
This was Example ported to Rakugo by @theludovyc .
What's Changed
- turn VNKit InGameUI into RakuDialogueUI by @Jeremi360 in #1
- I forgot to updapte gitignore, now is fixed by @Jeremi360 in #2
- Update README.md by @theludovyc in #3
- Clean repo and add stevepixelface example by @theludovyc in #4
- Update Readme by @theludovyc in #5
New Contributors
- @Jeremi360 made their first contribution in #1
- @theludovyc made their first contribution in #3
Full Changelog: https://github.com/rakugoteam/RakuDialogueUI/commits/steve_pixelface