Questions tagged [parent]

When modeling a complex object, such as a watch, you may choose to model the different parts as separate objects. However, all of the parts may be attached to each other. In these cases, you want to designate one object as the parent of all the children. Movement, rotation or scaling of the parent also affects the children.

To parent objects, select at least two objects, and press Ctrl+P.
A confirmation dialog will pop up asking Make Parent.
Selecting Make Parent confirms and the child/children to parent relationship is created.
The last object selected will be the active object , and will also be the parent object.
If you selected multiple objects before selecting the parent, they will all be children of the parent and will be at the same level of the hierarchy.

Moving and rotating the parent will also usually move/rotate the child/children.
However moving/rotating the child/children of the parent, will not result in the parent moving/rotating.
In other words, influence is usually descendant (parent → child/children),
and not ascendant (child/children → parent).

803 questions
8
votes
3 answers

Move object parent without children

Can I move the parent object without the children? In all 3D software there is an option to turn on/off to move only the parent without the children. It is a fundamental function that is often used. I've seen an answer in 2015, I would like to know…
Riccardo
  • 199
  • 1
  • 2
  • 10
7
votes
3 answers

How do I know the parent of my selected object?

I downloaded a car model and selected the steering wheel. I want to rename it now. Unfortunately, it is attached to some parent objects so I cannot find it in the hierarchy (see at screenshot). Is there a method how I find it without checking every…
duesterdust
  • 103
  • 1
  • 5
6
votes
2 answers

Blender parent problem

I used Blender2.79 and I think I just find the problem. I have two objects and I want to make parent relations to each other, when I used CTRL + P, the child's transform location still relate to the world's location. However, when I manually use…
Edmond
  • 83
  • 1
  • 5
6
votes
1 answer

Children of parent maintain current position after parent removed?

I have several objects set as children of a parent object. Whenever I remove the parent object (an empty in this case), the position of all of the children are skewed. I'm guessing that this is do to them being moved after the parent relationship…
nullReference
  • 213
  • 1
  • 3
  • 15
5
votes
1 answer

What is the parent inverse?

When parenting a object to another object, that does not have standard transforms (loc 0,0,0 rot 0,0,0 and scale 1,1,1) Blender apparently applies something called a parent inverse matrix between the transforms of the parent and the child…
tempdev nova
  • 1,495
  • 4
  • 21
5
votes
1 answer

how to unparent objects without everything moving?

So I got this model of a robot and I had to rotate the whole model (which is made up of several non-joined meshes) so I parented every single part to the body and now when I unparent everything goes haywire. Anyone got any ideas on how I can…
Jon Salman
  • 49
  • 1
  • 1
  • 7
5
votes
0 answers

Why doesn't my parented smoke domain move with the parent object?

I have parented a fireplace, the firewood (the smoke flow) and the smoke domain. Unfortunately, the smoke domain doesn't move along when I move my parent object. I can't move it separately either. It looks a bit weird to have a fire floating in the…
maura01
  • 131
  • 1
  • 14
3
votes
0 answers

I want to add a constraint from one end of a truck to the end of a trailer

I want to add a constraint from one end of a truck to the end of a trailer, but the constraint goes from the center of each object. I put a box on each end to use the constraint, but if these boxes are parented to the objects they are on the…
youkuya
  • 113
  • 1
  • 2
  • 5
3
votes
2 answers

Different parenting methods give different outcome

1st picture - no parenting Properties Window > Relation > Parent (2nd picture) - everything makes sense to me: reference point changed, object properties of the child remain, so child configured its location accordingly and jumped to the right…
Loodle
  • 43
  • 5
3
votes
1 answer

Why does the object move when clearing its parent?

When the parent-child binding is canceled, the geometry of the group of objects is broken. How can this be avoided or if this is not possible, corrected?
Ivan
  • 31
  • 4
3
votes
1 answer

move parent (empty) without children

i want to move my parent object (=empty) but without moving the children. Is that possible ? I saw the answer from 20/02/18 11.56u IPv6. But it doesn't work. I'm on Blender 2.8 Mayby i do something wrong.
Herby69
  • 31
  • 2
2
votes
0 answers

Parenting object moves from the location

I have made a quarter shape and made the group and parent to 1 empty. In this way i duplicate and flip and rotate and made the rectangular shape. I have 4 empty with there mesh parenting. Now i want to make a single parent of them. I added a new…
atek
  • 10,006
  • 29
  • 91
  • 195
2
votes
1 answer

How to make the pentagon always face the ico sphere no matter where I put it?

So how can I make it so that no matter where I move that pentagon, or ico sphere, the pentagon is facing the sphere?
Arsen Here
  • 55
  • 1
  • 4
2
votes
1 answer

How to duplicate parented objects as one object

I have parented the smaller cube to the larger cube, to make child parent link. I want to be able to duplicate both objects, by selecting them as an entity, and not selecting both of them to duplicate them. Is there a way once I have made a child…
blender breath
  • 3,737
  • 1
  • 10
  • 40
2
votes
1 answer

Apply or inherit view settings of parent object

What is the easiest way to apply the view settings of an object to all of its (grand/grand/etc)children? I used to put the parent + children into one collection and changing the collection's view did the trick, but I was wondering if there is a…
Vincent
  • 199
  • 7
1
2 3 4 5