
Search found 2 matches
- Tue Mar 11, 2025 8:46 am
- Forum: Dialogue System for Unity
- Topic: Can I cancel a conversation without triggering OnConversationEnd
- Replies: 3
- Views: 1225
Re: Can I cancel a conversation without triggering OnConversationEnd
Thanks ! It worked 

- Tue Mar 11, 2025 8:23 am
- Forum: Dialogue System for Unity
- Topic: Can I cancel a conversation without triggering OnConversationEnd
- Replies: 3
- Views: 1225
Can I cancel a conversation without triggering OnConversationEnd
Hi, I use the dialogue system for my company project, and I try to cancel the conversation but the main problem is, some dialogue load a new scene with onConversationEnd, so if I want to go back to main menu, in some case it will load a new scene, and create huge problem. If anyone know something, i...