A downloadable asset pack

Buy Now$5.00 USD or more

Godot Dialogue Example Project for Speech Bubble Balloons

⚠️ NOTE: This project requires Godot 4.4 or above

This is an example project that demonstrates speech balloons attached to characters in Godot 4 using the Dialogue Manager addon.

This example comes in both GDScript and C# flavours. Both are the same example, just implemented in the given language.

The project shows:

  • A custom dialogue balloon that attaches to the speaking character
  • Dynamic balloon colors based on the character
  • Interacting with objects to trigger dialogue 
  • Animating characters using "mutations"
  • Reading/writing from global state

Feel free to use this project as a starting point or reference for your own visual novel.

Purchase

Buy Now$5.00 USD or more

In order to download this asset pack you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:

dotnet_project_3.7.1.zip 293 kB
gdscript_project_3.7.1.zip 291 kB

Development log

Comments

Log in with itch.io to leave a comment.

(1 edit)

Note: gdscript version is missing state.gd  
(Not a huge deal, a really good example of how to use anchored text bubbles)