Objective
Dynaros Objective is an architecture candidate plugin for generic goal tracking for quests, tutorials, achievements, challenges, and project systems.
Purpose
Section titled “Purpose”Objective answers:
How does a project track goal progress in a way that can be reused by several products without forcing everything through quests?
The product owns the behavior inside that responsibility and exposes clean integration points for the systems around it.
Objective Owns
Section titled “Objective Owns”- objective identity
- objective progress state
- progress updates
- completion checks
- objective events
Objective Does Not Own
Section titled “Objective Does Not Own”- quest chains
- achievement presentation
- reward distribution
- the gameplay action being measured
- platform SDKs
First Useful Result
Section titled “First Useful Result”The first useful Objective guide will help you track one objective from zero progress to completion.
Current Status
Section titled “Current Status”Status: Architecture Candidate
This product area is early. Detailed implementation docs will expand as the product matures.