Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How does IsKeyDown work when a key is pressed and released?

Asked by 7 years ago

I'm attempting to create a system that can detect key down even if a user is typing. I'm not sure how the function or event works.

0
Just say IfKeyDown then function BlackOrange3343 2676 — 7y
0
Describe the question a bit more. What service/object is "IsKeyDown" from? antonio6643 426 — 7y
0
Also I recommend using UserInputService(without checking for the gameProcessedEvent variable). http://wiki.roblox.com/?title=API:Class/UserInputService antonio6643 426 — 7y

Answer this question