Help Manager Reactor MaxScript

Help Manager Reactor MaxScript

Anonymous
Not applicable
391 Views
1 Reply
Message 1 of 2

Help Manager Reactor MaxScript

Anonymous
Not applicable
one question in my head, not function slave in rotation_x

Hello, I'm trying to make a control connection to the subject $box001 $Box002, to transform the $ box002 in master controller by command
cont = $Box001.rotation.controller = rotation_Reactor() -- slave rotation 3point
reactTo cont $Box002.controller.controller --master Xrotation
box001 = rotationX
cont = $Box001.rotation.controller = rotation_Reactor()
error -- No ""put"" function for SubAnim:X_Rotation
what do ?

Tks
0 Likes
392 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
win!!
function cont = $Box001.rotation.controller.Keyframe_XYZ.controller.X_Rotation.controller = Float_Reactor()
0 Likes