Penaz91 / Glitch_Heaven

Complete rewrite of my Glitch-Based Videogame
MIT License
1 stars 0 forks source link

Rect correction. #48

Closed Penaz91 closed 8 years ago

Penaz91 commented 8 years ago

Rects of the player entity need a correction to avoid wrong collisions against deadly planes. I'd prefer avoiding collision masks as they're very heavy on performance.

Penaz91 commented 8 years ago

Should be fixed by pull request #51