Skip to content
Media 1 for listing Quest System

Description

The Quest System provides a structured framework for defining, tracking, and progressing gameplay objectives.

It allows developers to create engaging quests that players can undertake, complete, and receive rewards for. The system supports creating quests of any type with a unified graph framework, making it easy to manage and expand your game's quest content.

You can define objectives and events that trigger quest progression, and the system will handle the logic for tracking player progress and updating quest states accordingly.

Written in C++ for optimization, made for use in blueprints.

Documentation: https://docs.midofeysystems.com/quest-system/
Discord: Midofey
Support Email: [email protected]

Check out all of our other systems here!

Included formats