I am working on a project and this might sound like a dumb thing to ask, but how do i make a table out of every part in the model then how do i add something to every part in the model?
I.E
game.Workspace.Map.Land
I need all the Parts aka Land spots.
I know the game.ServerStorage.Item:Clone() to get and move a thing
but i don't know how to do it in a Table.
(sorry if this don't go here this is my first time using the forms.) |