Skip to main content

All Questions

4 votes
1 answer
1k views

How to align an object along a spiral without distortion?

Goal: I am trying to create a helix made of stacks of an object. How I tried to do it: I created an Archimedian Spiral with the desired dimenisons Since the object itself always is distorted when I ...
Pat D's user avatar
  • 55
0 votes
0 answers
241 views

How do I "Glue" an object to the surface of a mesh that is using a modifier?

I am trying to stick a tree to a path as the path begins to spiral/screw along the Y axis. I have used the screw modifier to make the path spiral and then parented the tree using 3 vertices. This ...
Ben Robertson's user avatar
2 votes
1 answer
3k views

How to child a control point of a Bezier curve to an object

The straight line is a 2D Bezier curve, with two control points. The bevel function gave it some thickness. The circle is a separate 2D object. Now, when the circle moves, the idea is that that end ...
Common Sense's user avatar
1 vote
0 answers
73 views

How to make an object follow the end of another object that is following a curve?

How do I make an object that follows another object exactly like this but without the deformation issue? https://i.sstatic.net/D5bK9.jpg (The curve can be manipulated using the empties through hook ...
KaiserHa's user avatar
0 votes
1 answer
1k views

Adding Bend Modifier for a parent object and treating as if it's a single object

I just learnt how to bend planes into a sphere from here. But now I have created curves for few countries just on top of a plane, and I do not know how to make all of them (plane, curves and meshes on ...
Saravanabalagi Ramachandran's user avatar
3 votes
1 answer
2k views

How do I parent an object to a vertex which is modified by a curve?

I'm currently modelling a watch. The strap is curved by a curve modifier. I want to parent the buckle of the strap to the end of the strap so I can change the Bezier curve of the strap and have the ...
Johannes's user avatar