Showing results 1 to 10 of 23
Search took 0.00 seconds.
Search: Posts Made By: Saijee
Posted By Saijee On 07-10-2015 | Views: 3,581 Replies: 3
Forum: Animation
I'm aware that that an IK done that way will always work, but I am trying to get the IK to work in this scenero.

Because I like how with the leg done the way it is at top, it can bend nearly 180...
Posted By Saijee On 06-10-2015 | Views: 3,581 Replies: 3
Forum: Animation
Hello, does anyone have any idea how this could work?
Posted By Saijee On 04-10-2015 | Views: 3,581 Replies: 3
Forum: Animation
Hello, I'm making a robot character, and the knees look like this, but if I try to use the IK handle it tries to make it bend in the wrong way because of how the *inward* angle is....
Posted By Saijee On 25-06-2015 | Views: 4,892 Replies: 1
Forum: Programming
Hello, I wanted to know if there was a script for mirroring animation curves.

I have a character who goes into a duck animation, and when I realized that the "getting out of duck animation" was...
Posted By Saijee On 09-06-2015 | Views: 3,921 Replies: 6
Forum: Programming
Yea, I'm a complete and total noob. Seems like things are working now though, so thanks!

But I do have one more question, if I may.

How would I go about a "flip-flop"?

See the thing is that...
Posted By Saijee On 08-06-2015 | Views: 3,921 Replies: 6
Forum: Programming
Thanks for the size manipulator name, I was looking in the wrong places.

As for that -1 code. I think I can see where it's going. Though from the looks of it, it seems like it'd only work for an...
Posted By Saijee On 07-06-2015 | Views: 3,921 Replies: 6
Forum: Programming
Hello, I just wanted to know how I would go about a script with the function of setting multiplying Translate X and Rotate Y by -1.

On a side note, I accidentally made a hotkey that overwrote the...
Posted By Saijee On 30-12-2014 | Views: 8,572 Replies: 8
Forum: Programming
Hmmm I see, this works for the most part:
playbackOptions -edit -maxTime (`playbackOptions -q -maxTime` + 100);
playbackOptions -edit -minTime (`playbackOptions -q -minTime` + 100);

But, if I...
Posted By Saijee On 29-12-2014 | Views: 8,572 Replies: 8
Forum: Programming
Hmm Well using that logic I came up with this

playbackOptions -edit -maxTime (`maxTime -q` + 100);
playbackOptions -edit -minTime (`minTime -q` + 100);


It didn't work....

I'm not very...
Showing results 1 to 10 of 23