Search found 2 matches

by purplehp
Tue Dec 17, 2024 9:46 pm
Forum: Dialogue System for Unity
Topic: Multiple Alert Message Before Conversation
Replies: 3
Views: 442

Re: Multiple Alert Message Before Conversation

Got it! Thanks! The another option I also want to have a try. This is my way: I created a narration conversation, started it, and after it concluded, I switched to another conversation. Is that what you mean? 20241218103709.png but there are 2 questions: 1. It can't jump to another convesation and s...
by purplehp
Tue Dec 17, 2024 7:07 am
Forum: Dialogue System for Unity
Topic: Multiple Alert Message Before Conversation
Replies: 3
Views: 442

Multiple Alert Message Before Conversation

hi, tony,

I'm making an AVG game. I need to display multiple alert messages within the game scene before the conversation begins. How can I display these multiple alert message sequentially, ensuring the conversation only starts after all messages have been displayed and acknowledged?