kittykatattack / ga

The world's tiniest, cutest and funnest game engine
451 stars 85 forks source link

hitTestCircleRectangle doesn't work properly #57

Open bsorrentino opened 7 years ago

bsorrentino commented 7 years ago

HI

I'm using your engine and I've a strange behaviour using hitTestCircleRectangle

I've created a complete example that replicate the problem in this gist and I would like to understand why the bullet black disappears before the red one

Thanks in advance