- Home /
Question by
Santa · Jun 10, 2011 at 04:15 PM ·
rigidbodymeshcollidersweeptest
SweepTest() doesn't work for rigidbody with mesh collider
I have rigidbody with mesh collider. And rigidbody.Sweeptest() doesn't work for it. I've tried to make mesh collider both "convex" and not. Where could be problem?
Comment
Answer by Chris D · Jun 10, 2011 at 05:07 PM
This question would lead me to believe that Sweeptest() isn't supported for mesh colliders. I'd suggest (if possible) substituting a simplified, built-in collider if you need the function to work.
Seems to be so. I've submitted a bug or documentation update.
Your answer
