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

How To bind keys to create an Ability? [closed]

Asked by 5 years ago

I was tryin to make a game similar to Q clash but I'm actually not copying it or making a ripoff

0
See UserInputService for key binds. This site is not a place to request for free scripts. Make an attempt first at the script and include it in with your question. xPolarium 1388 — 5y
1
I think this is just one of those "point me in the right direction" kind of questions, so he should be fine. SteamG00B 1633 — 5y
0
Hence my first sentence .-. xPolarium 1388 — 5y

Closed as Not Constructive by EpicMetatableMoment and Gey4Jesus69

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by
SteamG00B 1633 Moderation Voter
5 years ago

Like Polarium said, since you did not attempt to script this yourself, I can only point you towards the pages for the user input:

This one is probably what you are looking for: https://developer.roblox.com/api-reference/class/UserInputService

But this is also has more information on user input: https://developer.roblox.com/articles/Keyboard-Input-Methods

Ad