Moving multiple models from a folder, to another folder at once

I’ve checked your code. It has kind of an issue that we just found out about and that assigning :GetChildren() as a variable. When we do that it simply denies the for loop entirely and disables all it’s functionality. Other than that, your code looks nice. You have some if statements there which is a second way of solving this issue and I like that. But It looks like I’ve already found the shortest possible code for this problem. I appreciate your effort!

No worries, I think I put the variable there because I didnt know what you named the folder so it was to give you an option, good luck with your elevator game.

1 Like

I got it mate. Thank you for just stopping by and trying to help.