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 3 forks source link

Drawing intro story should depend on state timer #63

Closed Matriks404 closed 1 year ago

Matriks404 commented 1 year ago

We should (obviously) not calculate text timer when drawing.

The intro state should be probably merged into title state anyway, although we'll see after adding support for Doki Doki Panic.

Matriks404 commented 1 year ago

Fixed in 70d74e8c812b5d76de9157b1f32b3949fe118fc0.