Solved.
Hey again, I figured it out.
The issue was on my end. I cleared the database on starting a NPC interaction, which reset all the variables.
Thank you for the input, it helped me to figure my mistake out.
Search found 3 matches
- Mon Oct 10, 2022 9:11 am
- Forum: Dialogue System for Unity
- Topic: Variables wont set
- Replies: 4
- Views: 255
- Mon Oct 10, 2022 8:48 am
- Forum: Dialogue System for Unity
- Topic: Variables wont set
- Replies: 4
- Views: 255
Re: Variables wont set
Thank you for your reply. I checked out the variable window and it is quite helpful. However, the information it gives me confuses me a bit more. Is it possible that the runtime variable is not the variable that gets used to check the condition? I ask this because while the runtime variable is behav...
- Mon Oct 10, 2022 6:29 am
- Forum: Dialogue System for Unity
- Topic: Variables wont set
- Replies: 4
- Views: 255
Variables wont set
Hi! I've started using the Dialogue System very recently so please forgive any obvious errors. Sorry if this is a solved issue, I did not find anything like it in the forum. I have a conversation for one of my NPCs. The conversation has two paths, and looks like this: Convo.PNG One variable "Fi...