#Touch part detection

1 messages · Page 1 of 1 (latest)

humble remnant
#

I'm trying to make a system so that when you touch an invisible wall, something happens, and theres a lot of the invisible walls, theres gotta be a way to make it so that one script applies to all of them right?

tired whale
#

Yea, put all of those walls in a folder then make a script for this specific folder

#

and i wouldn't recommed using a local script for this

humble remnant
#

ohh I see thanks

pine blade
#

for _, Parts in folder:Getchildren() do

thin abyss