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

What is UserInputService and how can It benefit me?

Asked by 3 years ago

Hello. Pony here again. I'm a beginner and still can't grasp the concept of UserInputService. I looked at multiple tutorials and came here for a better explanation. Please help!

0
UserInputService, Ex: when you press E button and it deletes a part. Here is when userinputservice comes in hand (E button) shieldmr3 2 — 3y

1 answer

Log in to vote
2
Answered by
2_MMZ 1059 Moderation Voter
3 years ago

UserInputService detects what button is pressed on the players client. It has many useful events to use code when you press a key, which can be used to make things happen with that button press.

Ad

Answer this question