Bug where if you break a block the block will still be highlighted
MichaelHillcox opened this issue ยท 0 comments
This is an issue with my code that stops the UI from rendering again if the player has not moved. This was a logic fix but I forgot that the player won't always move when they break a block. A block breaker Event listener would fix this issue by forcing the block out of the current render.