TechLogic / BaSliGC

Basic Slick2d Game Components
1 stars 0 forks source link

Collision check dosen't work right #24

Closed TechLogic closed 11 years ago

bitbrain commented 11 years ago

Are you using Slicks inbuild Shape component? It's very easy to make collision detection possible with Slick2D.

TechLogic commented 11 years ago

No but the problem wasn't the collision checking algorithm but the getWidth() and getHeight() of my AbstactCharacter