johnRedden / AirHockeySurge

AirHockey
Other
0 stars 0 forks source link

Goal Hit Boxes Missed Sometimes #16

Closed johnRedden closed 8 years ago

johnRedden commented 8 years ago

When the game moves fast... the goal/puck collision detection is missed. I think the solution is to make the goal hit box bigger or wider.

johnRedden commented 8 years ago

I made the goal hit boxes a bit bigger and generalized the goal sprites to fit goal image which is defined in levelDesgin.js. We should strive to generalize the functionality as best we can so we can skin the game later.