67eb1872fb
Added quest giver widget
...
I have added a new widget that would appear on screen when interacting with a quest giver NPC
2024-11-07 12:32:35 +00:00
f8e3d045cb
Created and implemented Test NPC
...
I created and implemented an NPC quest giver in order to test the current features made.
2024-11-06 17:14:11 +00:00
7541243f6b
Updated input to add interact controller and an interact trace onto the FPS blueprint
...
I added an interact button into the default inputs to have an interact feature for our quest system, and also created an interact trace to be able to detect when the player is looking at an NPC in order to allow them to accept the quest
2024-11-06 17:13:32 +00:00
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
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