Page 1 of 1

Quick opening dialogue tree

Posted: Mon Jul 03, 2023 7:27 am
by kimosabe
I'm wondering if there is a way to create a shortcut to the conversation tree of an NPC?

We have a ton of NPCs in our game and the current dropdown is getting cluttered fast. Ideally we'd have a script attached to the NPC in the scene with a button that opens that NPC's conversation tree.

Anyone have any ideas or tips?

Re: Quick opening dialogue tree

Posted: Mon Jul 03, 2023 8:49 am
by Tony Li
Hi,

There are two ways to help organize the conversation dropdown menu:

1. Use forward slashes in conversation titles to group them into submenus (example). Use the Asset Renamer tool (Tools > Pixel Crushers > Dialogue System > Tools > Asset Renamer) to rename conversations and also any references to them in scenes and prefabs.

2. Use the filter to type in part of the conversation title. This will trim down the dropdown menu to only show titles containing that text.