IllustratorsLeak
Daily Anim
Daily Anim

gumroad


FREE Maya | Mo Shaker Script

Mo Shaker 1.0

The Mo Shaker Tool is a FREE Python script designed to add randomized "shake" animations to specific attributes of selected objects in Maya. This is particularly useful for creating natural-looking motion effects, such as camera shakes, object vibrations, or jittery movements.


This tool relies on Python's maya.cmds module for Maya scripting and the PySide2 module for creating advanced UI elements.

Compatibility:

This tool will work with Maya versions Maya 2017 Update 3 and newer for full compatibility.

Versions 2016 and 2017 (before Update 3) may not support PySide2 natively, requiring additional setup to use PySide2 or fall back to PyQt.

Installing:

1. Drop the file "mo_shaker.py" in your scripts folder:

My path is - C:\Users\UserName\Documents\maya\2023\scripts

2. In Maya Python script editor write these two lines:

import mo_shaker

mo_shaker.show_window()

Enjoy!

History:

1.0 - First Release

--------------------

1.1 - Version changes :

- added a cycle checkbox ( now you can easily choose if you want your shake to start and end with the same frame)

- added the Spline falloff curve.

- now the tool resets the curve points every time you run it.

--------------------

1.2 - Version changes :

- A brand new more modern and user-friendly UI.

- Fixed Cycle bugs (now when the cycle is checked, the first and last points of the falloff curve are constrained to each other).

- cycle creation (Now if your animation is not cycle if you check "Cycle animation" it will keep your cycled animation and turn it into a cycle if it wasn't).

- added reset falloff curve button while "right click" on the curve grid, or "right click" on a point to delete it.


contact me here: dailyanimpro@gmail.com

Mo Shaker

version 1.2.zip
mo_shaker_v1.1.zip
mo_shaker_v1.0.zip

FREE Maya | Mo Shaker Script

More Creators