27 - Up the slope

Created on Tuesday, 02 September 2025

Your only way up this massive ramp is by climbing a ladder of perfectly timed flipper shots.


Rate this Level



Level Source Data

You can copy this code to use as a template for your own creations in the Level Editor.

[ {
   "block": [ {
      "angle": 315,
      "height": 30,
      "width": 4000,
      "x": 1500,
      "y": 2100
   }, {
      "friction": 0.3,
      "height": 30,
      "width": 1100,
      "x": 3450,
      "y": 700
   } ],
   "filename": "27 - Up the slope.json",
   "flippers": [ {
      "angle": 45,
      "side": "left",
      "x": 150,
      "y": 2500
   }, {
      "angle": 45,
      "side": "left",
      "x": 650,
      "y": 2500
   }, {
      "angle": 45,
      "side": "left",
      "x": 750,
      "y": 2000
   }, {
      "angle": 45,
      "side": "left",
      "x": 1150,
      "y": 1900
   }, {
      "angle": 45,
      "side": "left",
      "x": 1650,
      "y": 1600
   }, {
      "angle": 45,
      "side": "left",
      "x": 2150,
      "y": 1000
   }, {
      "angle": 45,
      "side": "left",
      "x": 1650,
      "y": 1000
   }, {
      "angle": 315,
      "side": "right",
      "x": 600,
      "y": 2700
   } ],
   "goal": [ {
      "height": 250,
      "width": 250,
      "x": 3750,
      "y": 435
   } ],
   "ragdoll": [ {
      "x": 100,
      "y": 3000
   } ],
   "walls": [ {
      "height": 3500,
      "width": 4000
   } ]
} ]