pecan
02-07-2008, 02:48 PM
When assigning a path_constraint controller max will by default make 2 "percent along path keys" for the node (at the start frame and the end frame of the current set timeslider). In my end script I'd like to move the key at the end frame to another frame.
First I need to select- but I can't figure how.
I've tried:
selectKey $.pos.controller.path_constraint 2
and the SubAnim way:
selectkey $[3][1][2] 2 and selectkey $[3][1][2][1] 2
The error message is:
-- No ""selectKey"" function for SubAnim:Path_Constraint
Cannot figure out what I'm doing wrong- had the same problem when working with posXYZ keys.. TCB woked fine.
Hope someone can point me in the right direction
First I need to select- but I can't figure how.
I've tried:
selectKey $.pos.controller.path_constraint 2
and the SubAnim way:
selectkey $[3][1][2] 2 and selectkey $[3][1][2][1] 2
The error message is:
-- No ""selectKey"" function for SubAnim:Path_Constraint
Cannot figure out what I'm doing wrong- had the same problem when working with posXYZ keys.. TCB woked fine.
Hope someone can point me in the right direction
