Commit Graph

5 Commits

Author SHA1 Message Date
a98aa8a310 Updated widgets to allow for kill objectives
Created the first test kill objective and added in test dummy npc
2024-11-08 20:26:32 +00:00
ed0cfc13a5 Updated Quest Log Widgets and Quest base Actor
I have updated the widgets and quest base actor to read updated objective progress and check or uncheck the quest log check box if the objective has been completed or not
2024-11-08 17:31:36 +00:00
ca9f0c9a94 Created quest log objectives widget
I created a quest objective widget where you can see your objective and progress, and then implemented this widget onto the quest log and the quest giver widgets.
2024-11-07 20:24:02 +00:00
855feaa1e7 Created quest log
I added multiple widgets and edited current assets to create the quest log widget, it allows from quests to be added to the log and for the player to read the quest details and explore them.
2024-11-07 16:42:58 +00:00
45d2a1c920 Created Base Quest system assets
I created multiple blueprint structures, Enums and data tables, all housing necessary information for the quest system in the game.
2024-11-05 18:46:59 +00:00