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

Is there a way to check is somebody is holding a key down?

Asked by 7 years ago

No code snipits, just wondering if there is a way to check if the player is holding the key down. I want to make the player dash diagonally if they are holding W and D. The rest of the code I should be able to figure out myself. I just really need help.

1
Check UserInputService and ContextActionService. GoldenPhysics 474 — 7y
0
ContextActionService is what I needed. Thanks. pmcdonough 85 — 7y

Answer this question