#GetChildren

1 messages · Page 1 of 1 (latest)

near anchor
#

Hello, I'm trying to get the children of a folder, using GetChildren, however I want to be able to get all the names of the children in that folder, how i can i do that?


local map = game.Workspace.CurrentMap:GetChildren()
-- i have this line of code here, and I want to be able to get the name of the children inside the folder CurrentMap, how can i do this.

unreal merlinBOT
#

studio** You are now Level 1! **studio

obsidian galleon
#

you can iterate through every child to see the name