ScriptSpot

Forum topic · General Scripting

controller problem

By jos · 2012-05-10

Description

Hey all, For my rig I want to make a rotation controller in front of the finger. So If you would rotate te controller the finger rotates AND the controllers moves with it. (like in the image). How can I avoid the dependency loop errors? My teacher gave me this link http://paulneale.com/tutorials/Scripting/weakReferences/weakReferences.htm from paul neale, but can't figure it out. Can someone help me how I can do this? What does nodeTransformMonitor? 

Thanks alot

Comments (6)

jos · 2012-05-14

solved it without code or nodetransformmonitor. works perfect

barigazy · 2012-05-14

Nice job men. It's looks awesome.
Are this some project you worked on recently or you prepare
new tool?

jos · 2012-05-15

Thanks!
This is just for a rig I have to make.
But I'll add this later to a tool.

jos · 2012-05-11

I've already read that particular document, but still didn't help me to solve the problem. Because I don't know how to use the NodeTransformMonitor. Can someone give me an example or something to start?

barigazy · 2012-05-11

Try to find Paul on CGTalk.
I think that he could best explain to you how to use the NodeTransformMonitor