Shooting while moving (Multiple BT Task at the same time)

Thanks, I ended up doing something similar but by placing the simple parallel node at the root node.

The real solution would be to have multiple roots on the same behaviour tree that runs indipendently from each other (just with shared variables)