Quest System
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.
This documentation provides an overview of the Quest System's features and how to use it effectively in your game development projects.
Take a look at this quick showcase video of the Quest System in action: