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

How do I check if a part is within a specific region?

Asked by 6 years ago

I have a folder that will most likely reach a thousand parts and i'm worried about lag as a script will have to iterate through all of them to find one within a region. Is there an alternative?

0
Create a Region3 and use FindPartsInRegion3 to detect the parts within that region. mattscy 3725 — 6y
0
What is a Region3..? ReadyHappiness 109 — 6y

Answer this question