An open API service indexing awesome lists of open source software.

https://github.com/nathanhoad/beginner_godot4_dialogue

A tutorial project for adding dialogue to Godot 4 games
https://github.com/nathanhoad/beginner_godot4_dialogue

Last synced: about 1 year ago
JSON representation

A tutorial project for adding dialogue to Godot 4 games

Awesome Lists containing this project

README

          

# Beginners guide to dialogue in Godot 4

This is the base project for working along with [this tutorial](https://youtu.be/UhPFk8FSbd8).

To jump to the finished code, look at the [finished branch](https://github.com/nathanhoad/beginner_godot4_dialogue/tree/finished).

## License

Licensed under the MIT license, see `LICENSE` for more information.