You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to use Nut.js in games, for some reason the inputs doesn't get triggered by the them.
One weird example is with Minecraft, where when I try to hold "W" for 5 seconds the character doesn't move, but if I enable the ingame chat, the "W" key appears. I've tried to press "W" multiple times before triggering the releaseKey function in Nut.js, but the result is the same - the character doesn't move, and if the chat is enabled I can see that the "W" key is actually spammed.
The text was updated successfully, but these errors were encountered:
Bare7a
changed the title
Nut.js unable to send key holds properly
Nut.js unable to send key holds properly inside games
Jan 12, 2022
Version: 2.0.0
Issue occurs on:
Description:
When trying to use Nut.js in games, for some reason the inputs doesn't get triggered by the them.
One weird example is with Minecraft, where when I try to hold "W" for 5 seconds the character doesn't move, but if I enable the ingame chat, the "W" key appears. I've tried to press "W" multiple times before triggering the releaseKey function in Nut.js, but the result is the same - the character doesn't move, and if the chat is enabled I can see that the "W" key is actually spammed.
The text was updated successfully, but these errors were encountered: