L3P3 / minicraft

A voxel-based 3d game, entirely in your browser!
https://l3p3.de/minicraft
22 stars 5 forks source link

Pressed keys stuck when opening chat #10

Closed L3P3 closed 2 years ago

L3P3 commented 2 years ago

IS

When pressing a key while opening the chat (T), the key is still handled like being pressed.

Example:

The player keeps moving forwards while chat is opened and also after closing the chat overlay. Pressing W again unlocks it.

SHOULD

When opening the chat, all keys should be released.