jit.phys.ghost filters usage
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.
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.
understood.
but, what pity!
thank you!
if all you want to do is apply specific forces to specific instances of phys.multiple, you can enable the physparams force matrix.