( StartBehaviour will either start the dialogue if it’s not running, or continue from wherever it was paused if at all )
The above examples get the DialogueTreeController component from the same gameobject the example script is attached, thus in this case that example script code should be attached on the same gameobject that DialogueTreeController is found, but that is of course not necessary to do it that way. 🙂
Let me know if the above help, or if you need any further clarifications.
Thanks!