Page 1 of 1
Grouping conversation?
Posted: Sat Dec 05, 2020 7:07 am
by fkkcloud
Hi,
Is there an option to group or making a hierarchy of conversations? (like the example image below)
As it increased to more than 20, it starts to become a pretty long list..
- 화면 캡처 2020-12-05 040639.png (108.69 KiB) Viewed 216 times
Re: Grouping conversation?
Posted: Sat Dec 05, 2020 8:45 am
by Tony Li
Hi,
Yes. Use forward slashes. Example:
- NPCs/Adam/Introduction
- NPCs/Adam/Mystery
- NPCs/Adam/Combat Barks
- NPCs/Bob/Introduction
- NPCs/Bob/Argument
- Narrator/Backstory
- Narrator/Ending
Note: In Dialogue System Triggers, the conversation dropdown value is stored as a string. If you change the title of a conversation in your dialogue database, you will also need to update the conversation dropdown in your Dialogue System Trigger.
Re: Grouping conversation?
Posted: Sat Dec 05, 2020 11:28 am
by fkkcloud
New world order! THANK YOU!!!
Re: Grouping conversation?
Posted: Sat Dec 05, 2020 11:56 am
by Tony Li
Happy to help!