WheelyCatStudios / torte

GNU General Public License v2.0
4 stars 0 forks source link

Story : Interactable NPCs should be distinguishable #51

Open atallahhezbor opened 3 years ago

atallahhezbor commented 3 years ago

NPCs that can be interacted with should have a bubble over their head

Epic:

40

Stories:

Acceptance criteria

realQuartzi commented 3 years ago

The simple way I can think of doing this is checking if you have spoken to the NPC already and saving that state, and dependent on the state the image above the NPC can be different or removed. The Issue with this seems though that perhaps we should allow the player to talk to the NPC multiple times, which seems like what we more or less preventing with this description.

As Dialogue should always be available, I believe this should be considered as a first time talk to the NPC and then the symbol gets removed, but of course you can still talk to the NPC after that, just there is no icon above the head if its just repeated Dialogue.