Notifications
Clear all

[Closed] Center Pivot Script?

Hey folks…I’m not too MaxScript savvy…is there, or can someone throw together, a script that I could make a shelf button for that centers the pivot to the center of my object (a poly object if that matters) instead of Heirarchy>Affect Pivot Only>Center to Object>Affect Pivot Only>Modify…Thanks if anybody can help me out.

2 Replies
1 Reply
(@artofsoulburn)
Joined: 11 months ago

Posts: 0

You can also check out the putPivot script here:

http://www.neilblevins.com/soulburnscripts/soulburnscripts.htm

  • Neil

My bad…It’s early and I’m not quite awake… :rolleyes: I searched and found “selection[1].pivot = selection[1].center” which I put on my shelf…