This is to be expected. The constraint system is simply a once-through top to bottom process, where each constraint does its business and that's the end of the story. If you need anything else, you will need to play with the weighting yourself.
For example, to blend between the influence of 2 constraints, set the first to 1.0, and subsequent one(s) to 0.5. On Fri, Jul 15, 2011 at 4:36 AM, Paolo Basso <[email protected]> wrote: > When I try to apply the limit-distance constraint more than once to an > object targeting two or more other objects it happens that not all the > distances are correctly maintained. > Particularly it seems that only the last assigned constraint is working > properly. Is this a bug or is something expected? > > Thanks, > > Paolo > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
