Monday, January 11, 2010

Daily Developer: Day 10

Spent a bunch of time jotting notes in my notebook while hanging out at my daughter's gymnastics lesson. Have a solid idea of the things I want to work on next.

Duration 00:23.38

Did some calculations to correct the collision detection. I was using the upper left corner of the object as the center my BoundingSphere, and the collision was off. Added support for making sure the shooter stays on the screen, but need to apply some additional logic to again use the center instead of the upper left corner.

Duration: 00:17:16

No comments:

Post a Comment