NovaSquirrel / NovaTheSquirrel

an open source NES platformer game
GNU General Public License v3.0
202 stars 8 forks source link

Possible to make spring graphics glitch up #123

Closed NovaSquirrel closed 6 years ago

NovaSquirrel commented 6 years ago

I think it's just the metatile getting written to the map wrong, since pausing and unpausing fixes it. I think it also has to do with toggle switches.

NovaSquirrel commented 6 years ago

Fixed, the delayed metatile change thing wasn't switching to the right bank, and instead relied on it being set before.