Skip to content

Client Quest Resources

Quests

After you click on the quest button when playing Geometry Dash, information about the quest is saved into your CCGameManager files so you can complete the quests offline.

Quest Key structure

KeyName/ValuetypeDescription
1Quest TypequestThis is used to diffrenciate the type of quest needs to be completed: 1 = Orbs, 2 = Coins, 3 = Stars
2ProgressintegerHow many of the required stats have been gained since you started the quest
3GoalintegerHow many of the required stats you need to gain to complete the quest
4RewardintegerHow many diamonds earned upon completion of the quest
5time leftintegerHow much time is left until new quests appear
6isActiveBoolSet to True if the challenge is active
7Quest NameStringThe quest name
8PositionQuest Positionwhere abouts on screen the quest should be: 1 = top, 2 = middle, 3 = bottom