Hi NightCabbage, yeah curve offset has not really been fully optimized yet for a large batch operation.
The way it works currently is that the offset direction is determined by the relation of the picked point to each source curve individually.
Probably with your case, when you move the active point inside of one curve, that same point is still to the "outside" of all the other ones (from their own individual viewpoint), giving you that result.
In the future I'll likely be changing this so that it only uses the closest one to determine "inside versus outside" and then applies that state to all the others.
I've added that to the wishlist as well.
- Michael
|