Search found 2 matches

by invadrzim
Wed Feb 12, 2014 5:55 pm
Forum: Questions and Help
Topic: When are BoundingBox calculated? or How to force them to?
Replies: 2
Views: 3274

Re: When are BoundingBox calculated? or How to force them to

well that was...embarrassingly obvious :lol:

Thanks Norbo
by invadrzim
Wed Feb 12, 2014 5:27 pm
Forum: Questions and Help
Topic: When are BoundingBox calculated? or How to force them to?
Replies: 2
Views: 3274

When are BoundingBox calculated? or How to force them to?

Hi, i'm working with a team building an FPS game and have run into small trouble with the entity.collisioninformation.boundingbox 's. I'm trying to use the bounding boxes on our objects to generate a Quad Tree for culling optimization but every time i use them they're zero'd out. I'm building the qu...