Hi everyone. I made an auto rig and I have a problem calling info between script. When I evaluate the first time the autorig, in some part of the other script I have an error about spinners amd edittext in the principal script. I load the secondary scripts with this code: currentFolder = getFilenamePath…
ohohhhohoWWW! Thanks very much Juan. I really appreciate a lot your help and feedback. About the master you are right but, I wan to have the possibility in the future to build the rig out of [0,0,0] just if someone needs it. And it is better if the master is completely free. Anyway, we know that the initial position of the…
Nice work man! This rig feels really nice. I'll give it a go later. In Spine_rig.ms there was a function in a function. I just moved that function outside of the other function. I had to rename it to. Because It seems you are reusing function names. In Auto_Rig.ms you created a dependency loop. CreateNulls() references…