razterizer / DungGine

A dungeon engine for rogue-like style games.
MIT License
9 stars 0 forks source link

There's still a glitch bug in the inventory scrolling routine. #34

Closed razterizer closed 2 months ago

razterizer commented 4 months ago

When going to the last item (a lamp), it bounces up and down (I think one row).

razterizer commented 2 months ago

Fixed thanks to new inventory system.