Bounding Box limits from Inside

kulebril
Posts: 10
Joined: Wed Jan 16, 2013 1:36 pm

Bounding Box limits from Inside

Post by kulebril »

Hi!

I have a stage for my game. And is posible for some objects to get thrown out of bounds, but I want it not to be posible. Is it posible to create a "invisible box" around the stage (like the sets bounding box) to hold the game?

I mean, if I wrap the set on a rigid box, it does not get response from inside...

thanks in advance
xexuxjy
Posts: 225
Joined: Wed Jan 07, 2009 11:43 am
Location: London

Re: Bounding Box limits from Inside

Post by xexuxjy »

a box by itself won't work as you've found as the contact normals will be the wrong direction. probably easiest way is to build a series of planes to 'box in' your world.