-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a bottom GUI for Character, Inventory, Quest, Shop, Settings added the Quest functionality in the game, This is Quest being able to move from In-process to the Completed area. Quest in this menu are scroll-able being that the In-process ones are first and completed shown later. This has a helper window that displays the conditions for completing the quest. This quest Menu is movable by the player, Note: it does not save any placement in the save file, this could be a feature added. This quest system will remember the quest players have completed since it uses the save file. Files being organized by what system they fall into
- Loading branch information
1 parent
053af49
commit 451ac6a
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters