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:
- RenderFidelity to Precise
- CollisionFidelity to PreciseConvexDecomposition
These changes will remove issues with collision boxes since roblox will compute the collision boxes with more detail.