Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

On the arcade ,there is a feature where as you play each level, one of the collectibles will flash, indicating which one to pick up next for more bonus points. This also shows in the attract mode during the how to play screen.

This feature is not present in your conversion at this time. Will it be added at some point? This is pretty much the only thing stopping your conversion from being basically arcade perfect.

I think that this is because of an optimization on static sprite objects that aren't erased when scrolling isn't updated. There's only one flashing object so this could be hacked.