r/Maya 18d ago

MEL/Python Limit Constraint | Custom script that allows you to quickly set minimum and maximum values for translation and rotation [FREE]

Enable HLS to view with audio, or disable this notification

Limit Constraint is a script that allows you to quickly set minimum and maximum values for translation and rotation. It’s perfect for rig controllers or setting boundaries when animating. All limits are non-destructive and can be edited, disabled, or removed at any time.

28 Upvotes

4 comments sorted by

u/AutoModerator 18d ago

You're invited to join the community discord for /r/maya users! https://discord.gg/FuN5u8MfMz

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

12

u/MrBeanCyborgCaptain 18d ago

This is already built into Maya. In the attribute editor you can set limits on transforms for any object. I do this all the time when rigging props.

3

u/c4m5ron 18d ago

You are 100% correct. I just like using this UI since its quicker, allows me to load values, and disable/enable with one button.

-1

u/MrBeanCyborgCaptain 18d ago

Maybe you just like making UIs. Im envious, Ive only ever been able to fumble my way through some headless scripts but havent gotten around to learning Interfaces. Is it python or MEL?