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

Is there a working crawling script? If so can ya help? [closed]

Asked by 5 years ago

I need a working crawling script so then when you hit C the player crawls im not that good at scripting and im not that sure what I would need to do

0
Not a request site! This is scriptinghelpers.org, not scriptersforhire.org. User#19524 175 — 5y

Closed as Not Constructive by User#19524

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 5 years ago

You can use UserInputService for your current situation. As for a crawling animation you will have to create that yourself from scratch, since animations between players can't be shared.

Here's some help explaining how to use UserInputService, this should help you a lot. It helped me a ton when I started learning how to script a couple months ago.

http://robloxdev.com/articles/Keyboard-Input-Methods

Ad