Overview
Create a class for interacting with NPCs by showing a dialogue tree with options. Can possibly give quests/tasks to player.
User story
As a Player, I want to talk with NPCs, so that I can understand who they are and maybe do errands for them in the form of daily tasks.
Acceptance criteria
Player initiates conversation with NPCs when pressing E
The Player will be shown dialgue with options for diffrent branchings of conversation
If enabled will create a task for the player which will influence their UI
Full task description
For NPCs to trigger the dialogue system, I also imagine that the player would rotate towards the NPC and then disable movement where only dialogue options are available
Overview Create a class for interacting with NPCs by showing a dialogue tree with options. Can possibly give quests/tasks to player.
User story As a Player, I want to talk with NPCs, so that I can understand who they are and maybe do errands for them in the form of daily tasks.
Acceptance criteria
Full task description For NPCs to trigger the dialogue system, I also imagine that the player would rotate towards the NPC and then disable movement where only dialogue options are available