I have two objects that I am merging together, then piping into a multi solver with a bulletrbdsolver and a sop solver attached. I want the sop solver to only run on one of the objects at the top. How can I do this?
I've tried attaching the sop solver to just the object I want it to affect, but that doesn't work.
The documentation say that groups only work if you're feeding the geometry into the first input of the solver, which clearly is not an option for the multi solver.
I'm at a bit of a loss. Any help would be appreciated :-)