Quest System
by shomy
362

๐ QuestSystem ๐
QuestSystem for Godot 4.4+
QuestSystem is a minimal, powerful and modular addon for Godot 4.4+ that simplifies the creation of custom quest, with an easy to use API, resource based quests and completely compatible with other addons with its modularity.
For the Godot 4.0-4.3 version, switch to the v1.x branch.
Features
- โจ Easy to use API
- ๐ ๏ธ Support for custom quests
- ๐ Completely modular and customizable singleton
- โ๏ธ Fully typed API for type safety
- ๐ Support for CSV and POT localisation
- ๐๏ธ Easy serialization & deserialization
- ๐งช Tested API with GDUnit4
Installing
- Download a copy of the addon
- Copy the
addons
folder from the downloaded file to your project directory
Documentation
You can find more detailed documentation on the wiki page.
Main pages:
Examples
Additionally you can find a basic example project on the quest-system-example repo,
and a more advanced project on the advanced-quest-system-example (Note: This one integrates other addons with QuestSystem).
Video guides
License
This project is under the MIT license, see LICENSE
Download
Version1.7.1
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author