Hi, I have a problem, I assumed my method would work, but it doesn’t. So, I need to make sure that its possible. I am trying to do the aforementioned. Here how it looks.
color1.Changed:Connect(effectsModule.updateTheme)
effectsModule.updateTheme is supposed to be a function, from a module. But it keeps giving me this error, is it possible to do what I’m trying to?