Blue Hopper Room: Screw Attack

Room ID: 230

Wiki
From: 1
Top Right Door
To: 2
Left Door

Wait for the top hopper to move right, then jump through the left hopper. The left hopper may be harder to dodge if the camera is scrolled to the left.

Requires:

"ScrewAttack"
"canCarefulJump"
{
  "or": [
    "canTrickyJump",
    "SpaceJump",
    {
      "and": [
        "canCameraManip",
        "canPrepareForNextRoom"
      ]
    },
    {
      "and": [
        "canCameraManip",
        "canMoonwalk"
      ]
    }
  ]
}