toji / spookyball

WebGPU-powered, Halloween-themed breakout game
MIT License
95 stars 11 forks source link

Unable to move Left or Right on Chrome 97.0.4692.99 #2

Open loopervfx opened 2 years ago

loopervfx commented 2 years ago

Hi I just tried SpookyBall! on latest Chrome Version 97.0.4692.99 (Official Build) (64-bit) Windows 10. It seems to renders perfectly but I can't move left or right, I tried left and right arrow keys, WASD keys.. only the up arrow and W key inputs work, not left or right.

For comparison Vivavldi 4.3.2439.65 (Stable channel) (64-bit) which is based on Chromium 94.0.4606.114 works fine, left right arrow keys and WASD keys all work fine.

toji commented 2 years ago

That's very interesting, thanks for the bug report! I haven't seen this behavior on any other devices so far. Do you perhaps have a non-US keyboard, or have a non-English text input method active? I'll admit I haven't tested those and it's plausible to me that they could break the game (though even if that is the case I'm surprised that the arrow keys wouldn't work.)