Skip to content
Commit 88b45a54 authored by Guilherme Henrique Teixeira de Oliveira's avatar Guilherme Henrique Teixeira de Oliveira
Browse files

Characters dialogue database and portraits added

I opted to serve the textures with a function in the database that handles the fetching of the desired texture. It looked more natural, easier and more natural than to add this logic to the Dialogue.gd since all it does is returning the Dictionary with the dialogue phrases, the actual building of the interface happens in DialogueBox. There, I fetch the textures by reaching to the database. 

Closes #92
parent 20b43b0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment