Use the spikes, which are not in the water, to jump from platform to platform as a way to cross the room. Requires knowing the position of every spike in the room, and hitting the spikes while morphed can help. The first jump is particularly tough. A springball rolling jump can be used to get past it.
From: 1
Left Door
To: 3
Top Right Door
Use the spikes, which are not in the water, to jump from platform to platform as a way to cross the room. Requires knowing the position of every spike in the room, and hitting the spikes while morphed can help. The first jump is particularly tough. A springball rolling jump can be used to get past it. Entrance condition: "comeInRunning": {
"speedBooster": "any",
"minTiles": 2
}Requires: {"notable": "Spike Platforming with Spring Ball (Left to Right)"},
"canWallJump",
"Morph",
"canUseIFrames",
"h_useSpringBall",
"canMockball",
{"spikeHits": 3},
{"or": [
{"spikeHits": 1},
"canHorizontalDamageBoost"
]} |