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

How do I make a player jump upon touching a brick? [closed]

Asked by
s9i 2
5 years ago

I'm a new scripter and have literally no idea how I would even attempt this. I did put in hundreds of hours of blood, sweat, and tears to churn out this though--

function onTouched(hit)

end
script.Parent.Touched:connect(onTouched)

As you can see, I've got a starting point but don't know how to actually accomplish this monumental task. Thanks for reading.

0
You should still attempt it. This isn't an attempt on making the humanoid JUMP. 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?