External behavior tree editor formatting

MrMemeseeks

New member
Hi!

I was wondering if it is possible (or a planned feature) to format the positioning of runtime loaded external behavior trees.
I have a custom class which extends 'BehaviorReference', overrides the GetExternalBehaviors method and returns a couple of external behaviors.

However when I open the behavior designer editor, all the behaviors are placed in the same location on top of each other.

Is there some way to automatically space them next to each other?

Thanks in advance!
 
This is a good feature request - right now there is no automatic formatting.
 
Top