9/2/09

New Collision Detection Setup

I should give a bit of background info on this before I get into what I'm creating.

How collisions work in Panda is this, a bitmask number is assigned to each collision solid. What this does is filter out collisions that don't match the bitmask number. How I had setup the collisions previously was to assign different bitmask numbers for each different collision.

No comments:

Post a Comment