First thing to note is that a single guard can never open the door for us. Why? Because Bond's position when copied can always be reached without opening the door. What is needed is an obstacle, something to block the guards path to Bond's position. An obstacle is either Bond himself (when using invisibility) or another guard. When a guard is faced with an obstacle, he will start to try running around it. In doing so, he might try and run through the glass door room, which leads to him opening the door. | First thing to note is that a single guard can never open the door for us. Why? Because Bond's position when copied can always be reached without opening the door. What is needed is an obstacle, something to block the guards path to Bond's position. An obstacle is either Bond himself (when using invisibility) or another guard. When a guard is faced with an obstacle, he will start to try running around it. In doing so, he might try and run through the glass door room, which leads to him opening the door. |