QUESTION ANSWERED (thanks!)
I am creating a Top Down Shooter and I have 4 doors that are opened by individual switches. I need for each switch to open a specific door. I attempted to have the switches compare their own variables to that of the doors, but all of the doors just opened at the same time.
I didn't want to create 4 individual doors and 4 individual switches, but until somebody gives me a better idea, that's what I am doing
NOTE: The doors FUNCTION properly, I just need to get the BUTTONS working properly
This is the layout, the doors are the tiny gray strips between the black lines