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

How would i figure out if a player is not touching a part anymore?

Asked by 9 years ago

I am wonder how i can figure out when a player is not touching a part anymore ,is there some kind of untouch event?

1 answer

Log in to vote
2
Answered by 9 years ago

There's an event called TouchEnded. It calls whenever a part stops touching the part that the event is connected to.

Ad

Answer this question