[Feature Request] Auto Layout

OJuer

New member
Hi,

I am using the Behaviour Tree Reference Task a lot. In runtime, the sub tree is embedded into the parent tree. This will usually lead to overlapping Tasks in the UI. For this, an auto-layout would be very helpful. I am thinking of a button to trigger this feature which then moves tasks in the UI so that they do not overlap anymore.
 
Top