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.
** You are now Level 1! **