Big Pink: G-Mode Morph Overload PLMs

Room ID: 59

Wiki
From: 8
Right Side - Bottom Door
To: 12
Bottom Chozo Item

Overload PLMs by moving through the camera scroll blocks in front of the passageway leading to the exit of Spore Spawn Supers. It is possible to get up with a Spring Fling; pause and just before the screen is fully black, jump, disable Spring ball, then buffer right on the unpause.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": true
  }
}

Requires:

{
  "or": [
    "Morph",
    "h_artificialMorphIBJ",
    {
      "and": [
        "h_artificialMorphSpringBall",
        "HiJump"
      ]
    },
    "h_artificialMorphSpringFling"
  ]
}

Dev note: Using a Power Bomb boost into Spring Ball will not work, as it will make the blocks remain solid. FIXME: The spring fling variant would force collecting the item, if in direct G-mode.