Page 1 of 1

Finding unconnected nodes

Posted: Wed Dec 28, 2022 6:47 pm
by fkkcloud
Hello,

Is it possible to find only nodes that are not connected to anything?
So, I can clean up all the unconnected nodes properly before exporting all the nodes/conversations into CSV.

Thank you,
J

Re: Finding unconnected nodes

Posted: Wed Dec 28, 2022 9:09 pm
by Tony Li
Hi,

If you examine a conversation in the Dialogue Editor (Nodes mode), unconnected nodes will be red.

If you want to generate a text report of all orphan nodes, use
ReportOrphanNodesTool_2022-12-28.unitypackage (also available on the Extras page).

Re: Finding unconnected nodes

Posted: Thu Dec 29, 2022 2:04 pm
by fkkcloud
This works great- thank you :)

Re: Finding unconnected nodes

Posted: Thu Dec 29, 2022 2:32 pm
by Tony Li
Glad to help!