I want me to set the value of an object as the fixed value of another object (e.g. lights) and I want the value of that object to change when I click on the object. When the value of this object is greater than 0 then the light appears. The problem is that If you click on them one by one, everything works, but if you click, for example, on the 3rd object, you cannot turn on the previous ones, but the next ones.