thanks for your response. Yes, the example was drastically simplified. I have 20+ global variables being manipulated and passed between various funct…
I fixed the problem by figuring out how to combine the 2 functions into one. confusion recursing can lead to confusion recursing.
some experimenting has revealed globals are not my problem, but 2 recursive functions calling each other. the basic form is like this: obj = <an…
[delete][delete][delete]
thank everyone for the help. It never occurred to me that much of the buttons in MAX would have associated .mcr files, thanks for the tip. I assume M…
hmmm… doesn’t quiet do the trick. No errors, but the controller it adds looks like a second Euler controller, named “Available”. I’m trying to add an…
The culprit was inconsistent bone orientation between arms and legs. the arms were set up fully for mirrored axes the legs were not the result was …
Further investigation indicates this is a result of wrapping the function inside of a checkButton. parameters ikfk_params rollout: ikfk_roll ( ‘bo…