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

How do I tell if a player is touching a part?

Asked by 10 years ago

I know Touched is what I would use if someone touches. When I say touching, I mean like standing on the brick itself. I've seen it in Murder Mystery, how the players stand on the map image, and it adds it to a vote. I'm doing something like that, but im puzzled on how to do it. A wiki link or sample code would be awesome!

1 answer

Log in to vote
0
Answered by 10 years ago

Checking the list here, I can see the Touched event, as well as the StoppedTouching event and the TouchEnded event

Perhaps this will be of use. Both links provide sample code.

0
Thanks! Tempestatem 884 — 10y
Ad

Answer this question