Quests - Base System #22
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Quest System is a persistent story telling and helpful game-play mechanic that can be used for tracking progression through the game.
Quest system will be a mix of deterministic, and flag/state based. Some things will determine that the quest has progressed, but they will simply update the internal state.