I've made some code that should open a door if a button is activated, depending on both's IDs.
Here is the code:
However, the code doesn't work as expected...
In fact, it waits till all the lower IDs are activated to activate higher ones. Also, for the rotating doors, the door work randomly. Sometimes it does, sometimes, it doesn't.