1

Is there a way to move a mechanical rigid body made up of many parent child objects, constraints etc as a whole around the environment, without having to select all the individual parts?

user58408
  • 1
  • 3

1 Answers1

1

Rigid Body objects are all automatically assigned to a specific Rigid Body group. To select them all simply select one and then use Shift+G to select group. See https://docs.blender.org/manual/en/dev/editors/3dview/object/selecting/tools.html#bpy-ops-object-select-grouped

Once selected simply use the usual manipulation tools (eg grab, rotate) to move them.

You can also create your own groups to allow you to organise sub-sections of your objects and select them in the same way.

Rich Sedman
  • 44,721
  • 2
  • 105
  • 222