  | | | Operators evaluation order | Operators evaluation order 2004-03-08 - By Jose Luis Gomez
Back Hi list, I have created a compiled operator that calculates the position of an object according the position of his parent. Now I have two objects with the operator applied but the parent for the second object is child of the first object that has the operator applied. It is something like this for those of you already lost:
Parent | -- Child (Operator applied) | -- Parent1 | -- Child1 (Operator applied)
I need the "child1" operator to be applied always after the "child" operator... Is there anyway I can do it?? Child1 has Paren1.kine.global as input... isn't it supposed to be re-evaluated when "Child" position changes???
I hope this makes sense for somebody....
cheers
/Jose
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|
 |