I have large flat colliders, but I need occasional holes in them. The way I'm doing it now is by adding areas that when something enters them, it sets a collision exception. And then when something leaves them it removes the exception.
This seems to work. But it would be greatly improved if for the purposes of physics, something could dangle on the edge of the hole, if you know what I mean.
It's there a way to add an actual hole?