@here Hello Community Members!
I am using a hollow ring with "Physics Body" attached to it. Its shape type is 'Mesh.' Whenever I enable the "Convex" bool, collision is detected but whenever I uncheck it, collision is not detected. I want to use the hollow ring with the Convex bool disabled. Any working solution or hints would be much appreciated.
Thanks!
#Collision not being detected by the Mesh Collider
5 messages · Page 1 of 1 (latest)
I was playing around with trying to create a chain once and noticed the physics don’t work great with that kind of shape. Have you tried enabling the show collider option to see what that looks like for your object with the convex option on/off?
@silver tide In a very similar situation in my project, I have tried enabling the show collider option with the convex option on/off but still getting the same results as @vagrant ledge. The mesh collider is not deetecting any collisions.