6

I grouped objects in Collection. But I can't find a way to select collection as 'one object' and let's say center it.

Ray Mairlot
  • 29,192
  • 11
  • 103
  • 125
mike
  • 63
  • 4

2 Answers2

6

A collection allows to create collection instances.

enter image description here

As p2or said in comments, you can also in 3D view ShiftA, then 'collection instance' and choose the collection you want to instanciate.

Once done, you use the instance as one object:

On the right here the original collection, on the left, the instance that you can manipulate as if it is an object:

enter image description here

You can "edit" the instance from its base collection:

Either manipulating the individual objects:

enter image description here

Or modifying them in edit mode:

enter image description here

lemon
  • 60,295
  • 3
  • 66
  • 136
1

One way is to make an empty and parent the objects into it by using CTRL+P

Manu Järvinen
  • 7,392
  • 2
  • 25
  • 62