mdkess / Platformer2

A second attempt at making a 2D platformer, this time with libgdx
3 stars 0 forks source link

Fix out of bounds interaction bug #4

Closed mdkess closed 12 years ago

mdkess commented 12 years ago

Pressing the interact button while outside of the range of the map causes an exception.