19-02-2025, 08:55 PM
(19-02-2025, 06:47 PM)cliv3dev Wrote: Hi,
I am testing collision between Fluid and cloth.
Works fine between ObiCloth and ObiFluid, but when switching to ObiTearableCloth, fluid doesn't collide anymore with Tearable cloth. Do I need extra setup for collision to work ?
thanks,
Diego
Hi Diego,
Make sure the collision filters (mask/category) in the emitter and the cloth allow for collision between them, otherwise they’ll ignore each other. For cloth you can set these in the blueprint editor, in a per-particle basis.
Let me know if you need further help,
Kind regards