Message 1 of 2
Help Manager Reactor MaxScript
Not applicable
09-23-2011
03:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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
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