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

How can you get CanCollide parts which're touching another part?

Asked by 8 years ago

I know it's possible to do this with :GetTouchingParts(), but it only works with CanCollide true parts. I wish I could write more about it, but I don't really think there's too much more to say.

0
Why do you need this? There's probably a simpler method for whatever you're doing. Also, are the objects you're testing all spheres? If they are, it wouldn't be hard to write some code to check if they are touching. Legojoker 345 — 8y

Answer this question