Simulating a softbody with a rigidbody inside of it! [HELP]

Post Reply
johnsonalpha
Posts: 73
Joined: Fri May 01, 2015 8:23 pm

Simulating a softbody with a rigidbody inside of it! [HELP]

Post by johnsonalpha »

Im trying to simulate a sphere softbody with a sphere rigidbody inside of it. Is there any special things or enabled certain collisions or flip the normals or something else i should do the softbody with detect the sphere rigidbody inside of it? Please help!
Xcoder79
Posts: 42
Joined: Sun Aug 07, 2011 5:27 am

Re: Simulating a softbody with a rigidbody inside of it! [HE

Post by Xcoder79 »

I would try to use softbody collison clusters for the sphere object that way both objects can be appended to each other and there collisons altered by using the collisons flags
johnsonalpha
Posts: 73
Joined: Fri May 01, 2015 8:23 pm

Re: Simulating a softbody with a rigidbody inside of it! [HE

Post by johnsonalpha »

I tryed that as well but its still not detecting collisions it just falls through it if the rigidbody starts from inside the softbody.
Post Reply