shomykohai / quest-system-example

A tutorial project for using QuestSystem in addition of Nathan's Dialogue Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beginners guide to dialogue and quests in Godot 4

This project is based on Nathan's beginner dialogue tutorial.

This project is an example on how to use the QuestSystem addon with Nathan Hoad's dialogue manager.

Useful informations

Here you can find some info on the project.

Helpers scripts

This example comes with some helpers scripts that makes the use of quest system easier when writing dialogues:

Quests

Quests scripts and resources are stored under the quests directory.

License

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

About

A tutorial project for using QuestSystem in addition of Nathan's Dialogue Manager

License:MIT License


Languages

Language:GDScript 94.5%Language:C# 5.5%