28 - Pinball 2

Created on Tuesday, 02 September 2025

You thought it was over? This vertical pinball gauntlet is taller, meaner, and more chaotic than ever before.


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": [ {
      "height": 200,
      "width": 30,
      "x": 600,
      "y": 110
   }, {
      "height": 200,
      "width": 30,
      "x": 900,
      "y": 110
   }, {
      "angle": 45,
      "height": 600,
      "width": 30,
      "x": 1290,
      "y": 3440
   }, {
      "angle": 135,
      "height": 600,
      "width": 30,
      "x": 220,
      "y": 3440
   } ],
   "circles": [ {
      "bodyType": "static",
      "isBumper": true,
      "radius": 70,
      "x": 750,
      "y": 1150
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 100,
      "y": 500
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 100,
      "y": 700
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 100,
      "y": 900
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 100,
      "y": 1100
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 100,
      "y": 1300
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 100,
      "y": 1500
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 100,
      "y": 1700
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 100,
      "y": 1900
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 300,
      "y": 2000
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 500,
      "y": 2100
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1400,
      "y": 500
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1400,
      "y": 700
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1400,
      "y": 900
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1400,
      "y": 1100
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1400,
      "y": 1300
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1400,
      "y": 1500
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1400,
      "y": 1700
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1400,
      "y": 1900
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1200,
      "y": 2000
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1000,
      "y": 2100
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1300,
      "y": 2900
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 1100,
      "y": 3100
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 200,
      "y": 2900
   }, {
      "bodyType": "static",
      "isBumper": true,
      "radius": 50,
      "x": 400,
      "y": 3100
   } ],
   "cogs": [ {
      "direction": "anticlockwise",
      "motorSpeed": 5,
      "x": 400,
      "y": 900
   }, {
      "motorSpeed": 5,
      "x": 1100,
      "y": 900
   }, {
      "direction": "anticlockwise",
      "motorSpeed": 5,
      "x": 400,
      "y": 1400
   }, {
      "motorSpeed": 5,
      "x": 1100,
      "y": 1400
   }, {
      "motorSpeed": 5,
      "x": 300,
      "y": 2500
   }, {
      "direction": "anticlockwise",
      "motorSpeed": 5,
      "x": 1200,
      "y": 2500
   } ],
   "filename": "28 - Pinball 2.json",
   "flippers": [ {
      "angle": 1125,
      "side": "left",
      "x": 560,
      "y": 3770
   }, {
      "angle": 315,
      "side": "right",
      "x": 950,
      "y": 3770
   } ],
   "points": 200,
   "ragdoll": [ {
      "x": 750,
      "y": 100
   } ],
   "triangles": [ {
      "a": 250,
      "angle": 180,
      "b": 250,
      "bodyType": "static",
      "c": 250,
      "isBumper": true,
      "x": 850,
      "y": 2700
   } ],
   "walls": [ {
      "height": 4000,
      "width": 1500
   } ]
} ]