25 - Sinkhole

Created on Tuesday, 02 September 2025

Everything gets channeled into the funnel of doom. Survive the chaotic descent through a gauntlet of saws and cogs.


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": 30,
      "height": 30,
      "width": 2000,
      "x": 880,
      "y": 2100
   }, {
      "height": 400,
      "width": 30,
      "x": 1740,
      "y": 2800
   }, {
      "angle": 330,
      "height": 30,
      "width": 2000,
      "x": 3100,
      "y": 2100
   }, {
      "height": 400,
      "width": 30,
      "x": 2230,
      "y": 2800
   }, {
      "height": 20,
      "isBumper": true,
      "width": 200,
      "x": 2000,
      "y": 2990
   } ],
   "circles": [ {
      "bodyType": "static",
      "isBumper": true,
      "radius": 80,
      "x": 3300,
      "y": 1500
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 80,
      "x": 3000,
      "y": 1700
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 80,
      "x": 2700,
      "y": 1500
   } ],
   "cogs": [ {
      "direction": "anticlockwise",
      "motorSpeed": 7,
      "x": 1720,
      "y": 1200
   }, {
      "direction": "anticlockwise",
      "motorSpeed": 7,
      "x": 1720,
      "y": 1500
   }, {
      "direction": "anticlockwise",
      "motorSpeed": 7,
      "x": 1720,
      "y": 1800
   }, {
      "direction": "anticlockwise",
      "motorSpeed": 7,
      "x": 1720,
      "y": 2100
   }, {
      "direction": "anticlockwise",
      "motorSpeed": 7,
      "x": 1720,
      "y": 2400
   }, {
      "direction": "clockwise",
      "motorSpeed": 7,
      "x": 2220,
      "y": 1200
   }, {
      "direction": "clockwise",
      "motorSpeed": 7,
      "x": 2220,
      "y": 1500
   }, {
      "direction": "clockwise",
      "motorSpeed": 7,
      "x": 2220,
      "y": 1800
   }, {
      "direction": "clockwise",
      "motorSpeed": 7,
      "x": 2220,
      "y": 2100
   }, {
      "direction": "clockwise",
      "motorSpeed": 7,
      "x": 2220,
      "y": 2400
   } ],
   "filename": "25 - Sinkhole.json",
   "points": 3500,
   "ragdoll": [ {
      "x": 100,
      "y": 1325
   } ],
   "saws": [ {
      "direction": "anticlockwise",
      "motorSpeed": 7,
      "x": 500,
      "y": 400
   }, {
      "direction": "anticlockwise",
      "motorSpeed": 7,
      "x": 750,
      "y": 550
   }, {
      "direction": "anticlockwise",
      "motorSpeed": 7,
      "x": 1000,
      "y": 700
   }, {
      "direction": "anticlockwise",
      "motorSpeed": 7,
      "x": 1250,
      "y": 850
   }, {
      "direction": "anticlockwise",
      "motorSpeed": 7,
      "x": 1500,
      "y": 1000
   }, {
      "direction": "clockwise",
      "motorSpeed": 7,
      "x": 2600,
      "y": 800
   }, {
      "direction": "clockwise",
      "motorSpeed": 7,
      "x": 2900,
      "y": 800
   }, {
      "direction": "clockwise",
      "motorSpeed": 7,
      "x": 3200,
      "y": 800
   }, {
      "direction": "clockwise",
      "motorSpeed": 7,
      "x": 3500,
      "y": 800
   } ],
   "triangles": [ {
      "a": 350,
      "angle": 270,
      "b": 470,
      "bodyType": "static",
      "c": 320,
      "isBumper": true,
      "x": 40,
      "y": 1200
   }, {
      "a": 370,
      "angle": 270,
      "b": 370,
      "bodyType": "static",
      "c": 370,
      "isBumper": true,
      "x": 2400,
      "y": 2400
   }, {
      "a": 350,
      "angle": 90,
      "b": 470,
      "bodyType": "static",
      "c": 320,
      "isBumper": true,
      "x": 3950,
      "y": 1000
   } ],
   "walls": [ {
      "height": 3000,
      "width": 4000
   } ]
} ]