itch.io is community of indie game creators and players

Devlogs

0.5.3 hotfix

Blastlight
A browser Blastlight made in HTML5

I've received reports that for some players, dash via mouse wheel randomly stops working.

I found someone who could reproduce the issue consistently, and we've run a lot of tests together.

I tried disabling page scroll via CSS, switching between the old and new Input System - but the result was always the same: Unity simply doesn’t detect scroll events at all.

With no other viable options, I had to resort to a last-resort fix: sending scroll events directly from JavaScript into the game. This might have a small impact on performance, but it should finally solve the issue.

I’ll keep looking for a better solution - but for now, this is the best we’ve got.

Files

  • FLOSS_MAC.zip 51 MB
    38 days ago
  • FLOSS.zip 19 MB
    38 days ago
  • FLOSS_WIN.zip 43 MB
    38 days ago
Download Blastlight
Leave a comment