Greetings.
So I am currently trying to make a panel where settings for brickcolors and materials etc are defined as I am creating a stage.
However, once I toggle any properties via a localscript ( e.g. textlabel visibility, color etc ), the changes are done / visible in the properties but not in-game.
As visible, I selected a TextLabel and point out to the visibility property, it is false even though the TextLabel is still visible on the GUI.
The same occured with the property BackgroundColor3.
Any hints on what I might be doing wrong? Let me know, thanks! ;o