Fast Pillars Setup Room: Quick Spring Ball Jump

Room ID: 133

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

Release jump before unmorphing, to avoid uncontrolled upward momentum.

Requires:

"canTrickyJump"
"canSpringBallJumpMidAir"
{
  "or": [
    {
      "and": [
        "canDash",
        {
          "heatFrames": 140
        }
      ]
    },
    {
      "heatFrames": 190
    }
  ]
}