Binding Dialogue Choices to Custom Events in Story Framework
If ever we need to trigger any custom logic initiated from dialogues we have with our NPCs, we can use the Bind Even on Dialogue Reply function. It’s not super elegant and relies on the specific text of the reply, but it gets the job done and keeps the setup very simple. For this to …