- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Apologies for the vague question.
This is one that has been bothering me for years, so I'd like to learn if there's a trick I missed...
I find myself working with identical groups of objects all the time, like e.g. robot arms or car engines.
The goal is usually to instanciate the objects, while being able to treat them as one logical unit, but in a non destructive fahion, maintaining all modifers and transforms.
Obviously an almost ideal workflow would be to group the objects, while also instancing the controller. If it wasn't for the one big flaw that you can't add any new objects to a group instance.
So if you were modeling a robot arm you'd have to regroup and instance it for every screw you decide to add.
Creating a boolean object is another way to do it, but I find this too laggy and cumbersome to work with.
I'll usually create references from my objects and create a boolean from those. So I can continue working on the objects, keeping a turbosmooth modifier above the reference line to enable for preview without affecting the boolean.
This is also not really convenient, since the performance is really bad, even when moving operands with relatively simple geometry.
Is there really no way to work with a bunch of objects that update as a group in real time?
Solved! Go to Solution.