Union Collision Problem

Hello, @ SystemSoftware1 . I understand you are facing problems with holes in collisions. I am also facing problems. Heres how I solved it just by changing a few properties:

Change:

  1. RenderFidelity to Precise
  2. CollisionFidelity to PreciseConvexDecomposition

These changes will remove issues with collision boxes since roblox will compute the collision boxes with more detail.

1 Like