Branch nodes in procedural generation

you have to find a way to link your actual spawned room to that bool. One option would be checking the name of the room, and if it contains the number 1 spawn 1 door if not spawn 2 door etc…