Site icon Oded Maoz Erell's CG Log

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

Advertisements

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

Exit mobile version