#can I put a bunch of parts in a table and use an event on all of them?

1 messages · Page 1 of 1 (latest)

brazen quest
#

Can I put a bunch of different floors in a table and just like list the table or something and use "TablesOfFloors".Touched"?or is there something that will do the same thing?

wraith basalt
#

A for loop

#

@brazen quest

brazen quest
wraith basalt
#

idk i think

true yew
#

A for IV loop

#

For I,v in table

#

And when you say a table, is it an dictionary, or arry

#

Aka is it table ={part,part,part}

#

Or table ={ key = value}

wraith basalt
#

i think its this

#

for _, thing in pairs(table) do

#

@brazen quest

brazen quest
brazen quest
magic cairn