Is it possible to attach pinned verts to a animated object. #37
-
|
Is it possible to create a pin group and then parent that group to an object or empty to be able to use blenders graph editor or drivers to co trol the pin animation before transferring it to the solver? Basically how you would pin cloth to an object with blenders native cloth solution. Let me know if my question is unclear and I'll try to add clarification. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
Yes. Add a Hook modifier to the cloth mesh, set its vertex group to the pin group, and set its target to the empty. Animate the empty however you like (graph editor, drivers, constraints, parenting), then click Capture Deformation on the pin. The bake samples each frame from Blender's final result, so the pin positions follow whatever the empty is doing, exactly like the native cloth workflow. See the attached video. hook-modifier-25.mp4 |
Beta Was this translation helpful? Give feedback.
Yes. Add a Hook modifier to the cloth mesh, set its vertex group to the pin group, and set its target to the empty. Animate the empty however you like (graph editor, drivers, constraints, parenting), then click Capture Deformation on the pin. The bake samples each frame from Blender's final result, so the pin positions follow whatever the empty is doing, exactly like the native cloth workflow. See the attached video.
hook-modifier-25.mp4