Search found 1 match
- Wed Aug 02, 2023 5:22 pm
- Forum: Dialogue System for Unity
- Topic: Check Variable Mid Conversation
- Replies: 1
- Views: 131
Check Variable Mid Conversation
Good afternoon, Is there a way to check a variable I am assigning in the dialogue editor from within a conversation, such that when a parameter is reached, the current conversation ends and a new one begins? I'm pretty sure I can just use an observer pattern in code, but was wondering if there was a...