Hello! So I have tried to make a system that makes level design easier for me when creating a big modern house. I have lightswitches that are going to be placed in the house and each of them has a specific lamp connected to it.
This is what I have so far:
However when I add more than one lightswitch (each time I do this I change lampref variable to a lamp in the scene) the toggle effect only works on the last placed lamp-and-switch-combo and stops working on the previously placed.
I am fairly new to blueprint, so any help is appreciated! If you have examples of a similar system that actually works I like to hear about it!
Thanks