satoshinm / NetCraft

Web-based fork of fogleman/Craft ⛺
https://satoshinm.github.io/NetCraft/
MIT License
56 stars 13 forks source link

[Touch] Block should mine only when touching in same place without moving #198

Closed satoshinm closed 7 years ago

satoshinm commented 7 years ago

Currently on a touch device, when you touch and hold, the block starts to get mined. But this interferes with touching/swiping to look around, such that it is too easy to accidentally mine soft blocks (leaves) while looking. To fix this, could instead only begin mining if the camera is completely still and focused not only on one block, but on one point of the same block.