Baelyk / Colemnagrafia

https://baelyk.github.io/Colemnagrafia/
0 stars 0 forks source link

Buggy input #30

Closed Baelyk closed 4 months ago

Baelyk commented 4 months ago

If pointerdown and pointermove both happen at the same time before the next frame, game.mouseDown is set to false and nothing is clicked on. The latter is intended when pointermove happens, but it is frequently causing problems when moving the mouse and clicking on a hex with clicks not being registered. Happens when using a mouse, shouldn't be a problem with touch.