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

What does the event: InputBegan/Ended do to Guis?

Asked by 5 years ago

I see this alot when I use a UI event. Cause I was about to make a script that will make you open the GUI with KeyCode. Just telling this question because there might be some error using this without knowing.

1
(I like your username by the way) greatneil80 2647 — 5y

1 answer

Log in to vote
5
Answered by 5 years ago

InputBegan is when the player clicks the button, InputEnded is when the player releases the button, you can trigger events to happen by using these methods

Ad

Answer this question