A continuous wall jump (CWJ) consists of a wall jump without turning around. It can be done by spinjumping forward and then wall jump off a solid object to retain all forward momentum. The more speed Samus has, the smaller the frame window for the CWJ. A slow CWJ uses a wall or ledge near the initial jump point, while a fast CWJ will wall jump using the opposite side of a more distant platform.
Dependencies: canTrickyJump, canCarefulJump
Stand on the farthest pixel into the door possible using moonwalk, X-Ray, or morphball turn around. Run towards the water and jump on the last possible frame. Perform the CWJ off of the item pedestal to cross to the other side. Requires: "canCWJ" "canDisableEquipment" { "doorUnlockedAtNode": 1 } { "or": [ "canMoonwalk", "Morph", "canXRayTurnaround" ] } |
Aligning against the closed door shell on the other side of the transition. Run towards the water and jump on the last possible frame. Perform the CWJ off of the item pedestal to cross to the other side. Entrance condition: { "comeInRunning": { "speedBooster": false, "minTiles": 1.4 } } Requires: "canCWJ" "canDisableEquipment" |
From: 1
Bottom Left Door
To: 3
Hidden Ceiling Item
Requires: { "notable": "Taco Tank" } "canCWJ" "canInsaneWalljump" "canStationarySpinJump" |
Position Samus in the doorway a few pixels from the edge. Dashing stationary spinjump into a delayed CWJ and hopefully catch the upper ledge with a walljump. Requires: { "notable": "Doorway CWJ" } { "obstaclesCleared": [ "A" ] } "h_heatProof" "HiJump" "canCWJ" "canStationarySpinJump" "canInsaneJump" "canInsaneWalljump" { "doorUnlockedAtNode": 2 } Unlocks doors: {"nodeId":2,"types":["missiles"],"requires":[{"heatFrames":50}]} {"nodeId":2,"types":["super"],"requires":[]} {"nodeId":2,"types":["powerbomb"],"requires":[{"heatFrames":110}]} |
Perform a running stationary spinjump from a precise spot, then a CWJ with slightly more speed off the wall one tile further out. This makes it possible to just barely walljump off the grapple block. Requires: { "notable": "Insane Walljump" } "HiJump" "canInsaneJump" "canStationarySpinJump" "canInsaneWalljump" "canCWJ" Clears obstacles: B |
Align with the wall below the door while facing left. Hold dash, turn around, start running and arm pump once. Jump from the rightmost 'X' in the background. Release forward at some point while airborne, but repress it again before the CWJ. Immediately after the CWJ, shoot the Metroid to avoid getting grabbed. Requires: { "notable": "Acid Skip CWJ" } "canCWJ" "canInsaneWalljump" { "or": [ { "obstaclesCleared": [ "A" ] }, "canDodgeWhileShooting" ] } |