Skip to content

Quest System is a component used to create different objectives for players to do in your game.

License

Notifications You must be signed in to change notification settings

Core-Team-META/CC-Quest-System

Repository files navigation

CC-Quest-System

A component used to create different objectives for players to do in your game.

Build Status GitHub release (latest by date)

TitleCard

Overview

Quest System is a component used to create different objectives for players to do in your game. Once completed, players can be rewarded with either equipment, resources, or both. Progress of quests is only tracked on a per-player basis, and only if the player has met the minimum requirements and has accepted the quest. Currently, it contains (2) main quest examples, but will be expanded upon based on feedback and requests.

Currently requires the use of the Dungeon Crawler framework, to save progress and rewards. Advanced users can modify this to work with any project.

Make sure to read the QuestSystem_README file for setup and configuration instructions.

Credits

Thanks to:

  • @Morticai for creation and packaging for Community Content
  • @standardcombo for review and documentation template
  • @Aggripina for UI thumbnail design

About

Quest System is a component used to create different objectives for players to do in your game.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages