https://github.com/nathanhoad/example_dialogue_balloons
Some example balloons for the Godot Dialogue Manager
https://github.com/nathanhoad/example_dialogue_balloons
Last synced: about 1 year ago
JSON representation
Some example balloons for the Godot Dialogue Manager
- Host: GitHub
- URL: https://github.com/nathanhoad/example_dialogue_balloons
- Owner: nathanhoad
- License: mit
- Created: 2022-07-19T11:27:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T01:25:35.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T00:17:13.241Z (over 1 year ago)
- Language: GDScript
- Size: 1.5 MB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot Dialogue Manager Example Balloons
Here are some example balloons that you can use as a starting point when using the [Godot Dialogue Manager](https://github.com/nathanhoad/godot_dialogue_manager).
Examples include:
- A pixel balloon for low res games (with talking beeps)
- A balloon featuring character portraits
- A point n click adventure style dialogue system (with voice)
- Asking the player for their name and then using it.
## Explainer video
[](https://youtu.be/17iM5dXExoQ)
## License
Licensed under the MIT license, see `LICENSE` for more information.