Compare commits

..

3 Commits

Author SHA1 Message Date
8e52399b01 Updated Quest base and BP First person
Updated these blueprints to interact with the quest giver/log compontents
2024-11-06 16:26:15 +00:00
653de73ebb Created Quest giver and log components
Created these two components in order to give the player a quest log and also a allow there to be quest givers
2024-11-06 16:25:19 +00:00
ab512dd4c8 Created Common blueprints
I added a function library and a interaction interface for my quest system, however it can be used for any other blueprint
2024-11-06 16:24:24 +00:00
7 changed files with 17 additions and 5 deletions

BIN
Content/Blueprints/BPF_CommonFunctionLibrary.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Blueprints/BPI_InteractionInterface.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.