Created Auto Accept quest feature

Added in a quest giver actor which is the actor that allows for the auto accept quests to happen, changed all quest related widgets to allow for this to happen, added a new quest to test this feature out that is accepted on begin play
This commit is contained in:
Kacper Szelest 2024-11-14 17:18:43 +00:00
parent e38783e323
commit 8d2cebad03
11 changed files with 23 additions and 20 deletions

BIN
Content/Levels/PrototypeLevel.umap (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/FQuestDetails.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/QuestData.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/QuestGiver.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
Content/QuestSystem/Quest_Base.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/UI/W_QuestGiver.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/QuestSystem/UI/W_QuestLog.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/QuestSystem/UI/W_Tracker.uasset (Stored with Git LFS)

Binary file not shown.