Profile PicturePrem Kumar Mahato
$0+

MotionPathOnPoint for Maya

1 rating
Add to cart

MotionPathOnPoint for Maya

$0+
1 rating

Motion Path Tool for Autodesk Maya

Easily create motion paths on points without snapping your object to the start of the curve.
Perfect for animators, riggers, and TDs who want full control over object placement during animation setups.

🔧 Features

  • Creates a motionPath node directly on selected position
  • Keeps the object in place — no unwanted snapping to the curve origin
  • Clean, production-friendly Python code
  • Simple to use from Maya's Script Editor

🛠️ How to Use

  1. Open Maya
  2. Open the Script Editor

Paste this snippet:

filePath = "F:/Script/motionPathOnPoint/motionPathOnPoint.py"  # Update to your actual path
exec(open(filePath).read())
motionPath()
$
Add to cart
6 downloads

main python file, a icon and an README.md

Size
12 KB
Copy product URL

Ratings

5
(1 rating)
5 stars
100%
4 stars
0%
3 stars
0%
2 stars
0%
1 star
0%