Room ID: 127
From: 6
G-Mode Morph Junction (At Speed Blocks)
To: 2
Right Vertical Door
It can help to moonwalk towards a Mella that has never been on screen, so that it starts swooping immediately as it first enters the screen. This will make it so that when Samus is below it, it will always swoop and go up slightly compared to the previous swoop. Once it is close to the right height, move away so it stops swooping, freeze it and quickly try the clip, if it doesn't work, quickly leave and try again. Requires: "canEnterGMode" "canManipulateMellas" { "or": [ "h_canPreciseIceClip", "h_canHighPixelIceClip" ] } { "or": [ "Morph", "canInsaneJump", { "enemyDamage": { "enemy": "Mella", "type": "contact", "hits": 1 } } ] } Exit condition: { "leaveWithGMode": { "morphed": false } } Bypasses door shell: true |