J_Sheridan
09-22-2004, 06:51 PM
I have the following problem:
I have a some objects grouped together. i can get their Position with object.pos without problems, but after assigning a Bezier_Position controller to one object i can only set positions relative to the group pivot
object.pos.controller.keys[1].value
the object is somewhere by x=500 if i open the group and look for it's position. but the controller only returns -50 which is exactly the distance to the group pivot.
so, how can i set set object position relative to the world without ungrouping und regrouping?
I have a some objects grouped together. i can get their Position with object.pos without problems, but after assigning a Bezier_Position controller to one object i can only set positions relative to the group pivot
object.pos.controller.keys[1].value
the object is somewhere by x=500 if i open the group and look for it's position. but the controller only returns -50 which is exactly the distance to the group pivot.
so, how can i set set object position relative to the world without ungrouping und regrouping?
