Room ID: 38
        | 
 
 Requires: {
  "obstaclesCleared": [
    "C"
  ]
}
"h_speedDash"
"canInsaneJump"
"canMomentumConservingMorph"Exit condition: {
  "leaveWithSidePlatform": {
    "height": 2,
    "runway": {
      "length": 25,
      "openEnd": 0
    },
    "obstruction": [
      4,
      0
    ]
  }
}Dev note: Max extra run speed $4.A. Using the full runway, this requires a last-frame jump, followed by a 2-frame window for the morph.  |