Matriks404 / openSMB2

An open source reimplementation of Super Mario Bros. 2 written in Lua and LÖVE.
GNU General Public License v3.0
32 stars 4 forks source link

Vertical screen scrolling issues #12

Closed Matriks404 closed 6 years ago

Matriks404 commented 6 years ago
Matriks404 commented 6 years ago

Fixed screen changing in https://github.com/Matriks404/openSMB2/commit/34728a3d7a4d06606b4818c55345bee180709a70

Matriks404 commented 6 years ago

Very minor backbones for smooth vertical scrolling implemented, now we need actual scrolling ;)