Creating a database for the dialogues
Posted: Mon Feb 14, 2022 3:32 pm
Hello!
I'm trying to make a specific kind of interaction in the game where the Player talks with an NPC.
Then, the name of the NPCs you talked with is registered inside a Diary (which is made with the Unity UI Canvas). The diary should also register and show a variable (for example: you gave a certain answer to the character/you gave a certain item to the character).
How can I make the Canvas and the Dialogue System communicate? I'm using Playmaker, so I would like to use that to simplify things. However, I can also work with code.
Thank you so much in advance and I hope I was clear about the request!
I'm trying to make a specific kind of interaction in the game where the Player talks with an NPC.
Then, the name of the NPCs you talked with is registered inside a Diary (which is made with the Unity UI Canvas). The diary should also register and show a variable (for example: you gave a certain answer to the character/you gave a certain item to the character).
How can I make the Canvas and the Dialogue System communicate? I'm using Playmaker, so I would like to use that to simplify things. However, I can also work with code.
Thank you so much in advance and I hope I was clear about the request!