You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
Im making a script that turns a bunch of lights on for nighttime using collection service.
This part of the script in particular changes the light’s material and color in response to an event. -
What is the issue? Include screenshots / videos if possible!
However, when connecting the function I get an error this error
(For context, DaySignal and NightSignal are both Bindable Events in ReplicatedStorage) -
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I tried looking for other solutions but they seemed to be unrelated or unanswered.