Blue Hopper Room: Blue Hopper Dodge (Normal Entry)

Room ID: 230

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

Notable: true

Enter through the far left side of the door. Wait for the top hopper to move right to start running. Run under the right Hopper and jump over the left Hopper to avoid all damage. Jump when Samus reaches the leftmost lump in the ground to avoid the left hopper. It helps to keep the camera scrolled to the right.

Entrance condition:

{
  "comeInNormally": {},
  "comesThroughToilet": "no"
}

Requires:

"canTrickyJump"
{
  "or": [
    "canPrepareForNextRoom",
    {
      "and": [
        "canCameraManip",
        "canMoonwalk",
        "canInsaneJump"
      ]
    }
  ]
}