Chaos Flesh Mesh Collision

Hello,

It appears that soft-bodies in Chaos Flesh currently only support collision against primitives such as a sphere. Are there currently plans to support collisions against meshes in a future release?

Thanks

[Attachment Removed]

Hi

Sorry for the delay ,

There’s no baked in solution for colliding with complex collision for flesh

However it is possible to use ray traces to emulate that as we did in the Electric Dream demo for the tires

Keep in mind that this technique has some limitations

https://dev.epicgames.com/documentation/en\-us/unreal\-engine/chaos\-flesh\-quickstart

I’d expect also convex to currently work as collision for flesh

So if the part of the environment you are colliding with are made of convex, you may get proper collisions

We have plan to have better support for environmental collision in the future, but nothing available right now

[Attachment Removed]