Godot4QuestEditor
This is a Godot 4.+ Editor plugin to manage quests in godot. The plugin allows you to quickly and easily manage all your quests. You can create your own quests. Resources are assigned very easily using drag and drop. The assigned resources can be viewed in preview window, to check them.
Version: 0.0.9
The following screenshots show the working areas of the plugin:
Images
How to install
This is a regular editor plugin. Copy the contents of addons/ into the same folder in your project, and activate it in your project settings. This plugin also contain example implementation. You find it in res://quest_example folder.