How would I clone the value in this StringValue?!

Wow!!! How did you get that to work?!?!

Thank you so much!!!

Along with thank you’s to @reminiscynt and @BriefYayyayyay

I got it to work by moving the:

CurrentTheme:ClearAllChildren()
ThemeFolder.Shop:Clone().Parent = game.Workspace.CurrentTheme

into the part that is fired when its actually toggled. Your old code just fired this everytime the button pressed so I’m guessing that messed up something.

If you have any more questions, feel free to ask.

1 Like