3ds max – Quickly move multiple objects pivot points to a specified location

Software:
3ds max 2017

To move the pivot point of multiple objects to 0,0,0 location:

  1. Select the objects.
  2. In the MaxScript Mini Listener at the bottom left of the 3ds max window,
    Type:
    $.pivot = [0,0,0]
    And then press Enter

Untitled-1

Leave a Reply