Concave Collider Server Error?

Started by ninekorn, April 24, 2019, 12:15:17 AM

ninekorn

I need some help figuring out the current Error. Here are images of my current collider for the interior of the station outpost. It only has 4 polygon colliders and those don't seem to be working on stations? is that normal? I was trying to limit the number of colliders for each stations while building the physics for them otherwise I will have to use a LOT of cubic/box colliders in order to cover all the parts.



ai_enabled

Hi!

Yes, unfortunately, we're using a physics library in this game which doesn't have support for concave physical shapes (hint ΓÇö not many physics libraries support concave shapes). Create multiple convex shapes or use rectangles/circles to get a similar result.

Regards!

ninekorn

Thank you so much for your reply ai_enabled. I will work on it.