Hi,
I don’t found any doc about physics layers in unity.
I read in PhysX doc that it’s possible to create layers where object collide only with obnjects in the same layer.
And it’s not possible to add serveral rigidbodies / mesh collider to the same object.
Is there any way to bypass those two limitations ?
Thanks.