Quest System Plugin

Code Plugin for Unreal Engine for creating quests and dialogues for video games.

Description

The quest system plugin provides tools to script quests and dialogues for your games and a framework to create and manage the quests and dialogue.

The plugin is designed to be easy to use out of the box. It is built with designers and programmers in mind, to make the quest and dialogue design and development process easy and intuitive by providing a framework, and tools to handle quests.

Features

Some important features that we are proud of include

  • Tools for scripting quests and dialogues.
  • Replicated quests.
  • Debug tools, with editor-only cheat tools to help test quests.
  • Out of the box support for Saving and Loading quests to an archive that can be stored in save files.
  • Modular and extensible. Create custom action blocks to suit the needs of your project.
  • Intuitive and easy to use editor that is similar to the rest of the engine's asset editors.
  • Custom property system called Notebooks that can be used to manage data for the quests.

For more features and an in depth explanation of the quest system, explore the Documentation.