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

How do I detect that someone touched/collided with terrain?

Asked by 7 years ago

I am messing with smooth terrain and am thinking about changing audio for the material that the person is on or maybe having particles or even just in water making the player anchored then having an ice block appear around them and kill them.

I of course know the classic .Touched:connect(function(hit), but I don't think it is related to terrain bcuz whenever u look for hit it is a part.

1 answer

Log in to vote
0
Answered by 7 years ago

You'll have to put a part there in its place as smooth terrain doesn't have a event like that.

0
ok thx (if u see this sry that i replied so late) MrDefaultMan 113 — 7y
Ad

Answer this question