CheeseLord / plaid

PLAtformer In D
MIT License
0 stars 0 forks source link

Handle collisions with more than one platform #17

Closed CheeseLord closed 8 years ago

CheeseLord commented 8 years ago

We should figure out how to handle cases where the player collides with more than one platform. Currently we check collision with each in order, regardless of which is closest.