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

Is there anyway finding out than just magnitude?

Asked by
Neu_Dev 22
7 years ago

So.. i have been testing a couple of things using magnitude.. and the only thing i know how to use it.

is getting the each main Part's position and subtracting it for the magnitude u know what i'm talking about

-- the plan is i want my Main Part to like for example scan his area for a given studs and if someone or somepart reach through that given studs i guess activates a given function. i know it's like a request but is there any way somehow? or how to do it? because i can't find any solutions and the only hope i have is this site. Thanks

0
Well if you don't want to use magnitude, I guess you could make an invisible "hitbox" Part and then use the Touched event on it Perci1 4988 — 7y
0
Well.. i'm trying to not use a Touched event tho Neu_Dev 22 — 7y
0
magnitude is probably more efficient than the touched. I don't really know if there is any other simple way to complete this User#9949 0 — 7y

Answer this question