#for loop inside of collectionservice server script not working
1 messages · Page 1 of 1 (latest)
Shouldn’t the touched event be connected to the “spheres” ?
spheres.Touched not stimSphere.Touched
stimSphere is the table the loop is looping through
spheres is the item of that table
Watch Untitled by dc31 and millions of other Roblox Studio videos on Medal. Tags: Roblox Studio
changed it so that it's spheres.touched so it's the item of the table & not the table itself but it still isn't working
@vast shore @merry dagger any advice?
You forgot to change stimSphere.BrickColor to spheres.BrickColor
oh LOL that's embarassing
thx 4 the help