Room ID: 133
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
}
]
} |