Room ID: 30
From: 2
Right Door
To: 1
Left Door
Entrance condition: {
"comeInWithBlueSpringBallBounce": {
"movementType": "controlled",
"minExtraRunSpeed": "$2.2",
"maxExtraRunSpeed": "$2.8"
}
}Requires: "canTrickyJump" Clears obstacles: A Dev note: FIXME: Larger speeds (as high as max speed $7.0) can also work but require greater precision It would also be possible to stop in the middle of the room and then gain blue speed in-room to continue. |