jit.phys.ghost filters usage

esnho's icon

Hi, is it possible to filters objects with jit.phys.ghost from jit.phys.multiple like in "AngryHuddle" patch (physics patch-a-day)?

Max Patch
Copy patch and select New From Clipboard in Max.

This is the patch where I'm trying this.

Rob Ramirez's icon

you can enable a custom filter for phys.multiple using the @filterclass attribute, however this applies the same filterclass to every instance in the multiple. you can't have unique filterclasses in a single phys.multiple.

esnho's icon

understood.
but, what pity!

thank you!

Rob Ramirez's icon

if all you want to do is apply specific forces to specific instances of phys.multiple, you can enable the physparams force matrix.