Baby Kraid Room: Leave With Side Platform

Room ID: 82

Wiki
From: 2
Right Door
To: 2
Right Door

Requires:

{
  "obstaclesCleared": [
    "A"
  ]
}
"h_speedDash"
"canInsaneJump"
"canMomentumConservingMorph"

Exit condition:

{
  "leaveWithSidePlatform": {
    "height": 2,
    "runway": {
      "length": 45,
      "openEnd": 1
    },
    "obstruction": [
      4,
      0
    ]
  }
}

Dev note: Max extra run speed $7.0. Press against the overhang left of the ceiling spikes, then perform 4 arm pumps to advance 8 pixels while running. There is a 2-frame window for the jump and a 2-frame window for the morph. These windows can be more narrow depending on what is required in the next room.