Maybe the easiest way is how it's done in the RTS example. Basically have 2 objects per soldier, one for the RTS movement and one for the turret behavior. Body moves along path, turret shoots at targets. Use the Pin behavior to make sure Turret sticks to Body.