Page 1 of 1

Multiple Dialogue System Triggers?

Posted: Fri May 10, 2024 3:27 pm
by random
Hello!

Would it be a bad idea to have multiple Dialogue System Triggers on a single GameObject?

Say I want one to have a trigger of On Use and another for On Trigger Enter, is that possible?

Re: Multiple Dialogue System Triggers?

Posted: Fri May 10, 2024 6:25 pm
by Tony Li
No, that's totally fine. You can even have multiple Dialogue System Triggers all set to OnUse. If they start conversations, set their Conditions so that only one of their Conditions will be true at a time.