Jump to content

Object rotation limits?


Recommended Posts

getting really close to duplicating the maya rig :) weeee

but I'd like to put some rotation limits on the proxy geometry (some animators don't like limits - but screw them I say!)

anyway, in maya there are attributes to limit local rotations > eg: in X from -30deg to 30deg etc...

I've looked at clamp() and the limit chop, but these are objects that will be manipulated by the animator so they can't be overridden by something else...

any ideas?

thanks

Link to comment
Share on other sites

yeah...I just thought of that....the character is going to end up being an OTL anyway....hmmm....I'll leave it for now - it's not too important...although it wouls be nice to know if/how this could be done

Link to comment
Share on other sites

The way to do it is to do something like "clamp(cubic(), -40, +40)" and put that into your first key. After that, succeeding keys will also use that expression and be automatically clamped. In H6, there was a bug (which now has been fixed) where the handles didn't seem to obey this unless you were on a keyframe.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...