Open Adrien-Lucas opened 1 year ago
I have registered the dialogue tree to the plugin in 4.2.1. However there are some issues with the formatting, you will need to select the root node when you format otherwise it only formats downstream of the tree.
I will keep this issue open until I fix this, but it may be a while since it requires quite a number of changes.
I just tried it out and it works like a charm!
Thanks it's fantastic and will surely make us gain some time!
NotYet Dialogue System is a graph based dialogue system for Unreal. Repo : https://github.com/NotYetGames/DlgSystem
Its graphs is alike a behaviour tree, with a vertical flow.
By adding the NotYet graph to the other graphs in BPA, the graph can not be formatted.
Support for it would be really useful for our team of Quest Designers.
Thanks Adrien