Union Collision Problem

When I make a hole (NegativePart) into a larger part and union I cannot fall into it. Here Video:

2 Likes

this is not a problem when you negate the part with the ordinary part it just make a hole and you can stand on it what you want but there is an update about it but in a beta list so… if you want to know more about it here is the link:

if you read more you know how to use it so… yeah that all and I will see you next time…
Seeya!

1 Like

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.