Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  collision with mesh collider
#6
(05-04-2019, 08:53 AM)josemendez Wrote: Hi,

As I mentioned, MeshColliders are not solid. If you suddenly change the scale of the collider, chances are particles that were outside of it before the scale change will now be inside. This is a form of tunneling. You can get a better idea of what's happening by adding a ObiParticleRenderer to your cloth to see individual particles.

How can I avoid "suddenly change" , and tunneling?
Reply


Messages In This Thread
collision with mesh collider - by Richard - 05-04-2019, 05:18 AM
RE: collision with mesh collider - by josemendez - 05-04-2019, 06:16 AM
RE: collision with mesh collider - by Richard - 05-04-2019, 07:03 AM
RE: collision with mesh collider - by Richard - 05-04-2019, 08:27 AM
RE: collision with mesh collider - by josemendez - 05-04-2019, 08:53 AM
RE: collision with mesh collider - by Richard - 05-04-2019, 09:22 AM
RE: collision with mesh collider - by josemendez - 05-04-2019, 09:44 AM
RE: collision with mesh collider - by Richard - 05-04-2019, 09:57 AM