Crate micro_quest

Source
Expand description

Manage and access Quest & Dialogue data authored using Micro Forge, with an optional bevy integration

Structs§

Quest
QuestEntry
QuestLog
A lightweight mapping of Quest ID to the quest-unique ID of one of that quest’s states

Enums§

QuestState

Traits§

QuestLocator
Provides functionality for other quest related structs to fetch quest information based on a quest ID. Should be implemented for whatever storage mechanism is used to store quests

Type Aliases§

QuestID
StateID