Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: kbrown
Posted By kbrown On 22-10-2002 | Views: 5,446 Replies: 9
Forum: Programming
Btw, have you tried using Driven Keys? Or is that out of the question?
Posted By kbrown On 22-10-2002 | Views: 5,446 Replies: 9
Forum: Programming
Ok, now I see what you mean. Maybe I'll just shuddup for now and wait until I get my hands on Maya again. I'll try to get back to this then (that is if you haven't found a solution before that).
Posted By kbrown On 22-10-2002 | Views: 5,446 Replies: 9
Forum: Programming
Umm...I'm not sure what you're doing but aren't these equivalent:

name.move -r x y z;

vs.

name.translateX += x;
name.translateY += y;
name.translateZ += z;
Posted By kbrown On 19-10-2002 | Views: 5,446 Replies: 9
Forum: Programming
I can't test this right now 'cause my maya comp. is broken but i think it goes something like this:

name.move -r x y z;
Showing results 1 to 4 of 4