Auto pre-comp nodes into sub behaviours

JasonT

Member
When cleaning up a tree that is getting big, it would be great to be able to marquee select a whole branch, then right click to an option to pre-compose the branch to a new behaviour tree which automatically has all the required local variables created in the new sub tree.
 
Last edited:
Love this suggestion - currently working on version 2 and have made a note of this thread.
 
I had another thought on this feature. Ideally the precomp'ed tree would behave precisely as if it were still in the parent tree. So for instance if the Precomp task is interrupted by a conditional abort it would automatically stop the child tree also.

Maybe we could have a checkbox that's like "Stop Child Tree if this task is interrupted."
 
Top