Hello!
I’m trying to create an asteroid which the user has to fly the camera through. I’m able to correctly pick up collisions between the camera and the asteroid’s bounds, but I don’t see anyway of cutting a hole of of the bounds, to allow the user to fly through.
Is it possible to create a bounding with a section cut out of it? Is the only way to set-up a series of bounding boxes around the shape?
Thanks
Chris