Green logic fault in Braid

braid

In Braid, chapter four (Time & Place), "Hunt!", the hunt registers for the monsters (on the door in the upper right) has a greenish hue, which basically means it stays invariant over time. But then, when you go left-right, the time changes, so if a monster revives, a cross in the door register goes off, which means the register is not invariant over time. Why is this?

braid - chapter 4 - time and place - hunt!

Best Answer

This is a good questions, and brings out a few of the subtleties of the visual clues in this game.

Notice that the hunt registers for the monsters appear in two places:

  • Small ones on the door in the upper right (door a greenish hue)
  • Large ones centered at the top of the screen (registers DO NOT have a greenish hue)

The large hunt registers centered at the top of the screen are what matter. The crosses on the door are only there to indicate that opening the door is tied to completing the large hunt registers.

Small crosses on the door are NOT invariant over time. But the door itself IS invariant over time.

Try opening the door, and moving left so the time changes. When a monster revives and a cross goes off at the top of the screen, the door will stay open. That is why the door has a greenish hue.