30 - Flippers revenge
Created on Tuesday, 02 September 2025
Should this be called Pinball 3?
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": 40,
"isBumper": true,
"width": 400,
"x": 250,
"y": 4400
}, {
"height": 40,
"isBumper": true,
"width": 400,
"x": 1750,
"y": 4400
}, {
"angle": 45,
"height": 400,
"isBumper": true,
"width": 400,
"x": 1000,
"y": 3000
} ],
"circles": [ {
"bodyType": "static",
"isBumper": true,
"radius": 80,
"x": 700,
"y": 4100
}, {
"bodyType": "static",
"isBumper": true,
"radius": 80,
"x": 1000,
"y": 4100
}, {
"bodyType": "static",
"isBumper": true,
"radius": 80,
"x": 1300,
"y": 4100
}, {
"bodyType": "static",
"isBumper": true,
"radius": 80,
"x": 300,
"y": 3100
}, {
"bodyType": "static",
"isBumper": true,
"radius": 80,
"x": 1700,
"y": 3100
}, {
"bodyType": "static",
"isBumper": true,
"radius": 30,
"x": 500,
"y": 500
}, {
"bodyType": "static",
"isBumper": true,
"radius": 30,
"x": 200,
"y": 1300
}, {
"bodyType": "static",
"isBumper": true,
"radius": 30,
"x": 1500,
"y": 500
}, {
"bodyType": "static",
"isBumper": true,
"radius": 30,
"x": 1800,
"y": 1300
} ],
"filename": "30 - Flippers revenge.json",
"flippers": [ {
"angle": 45,
"side": "left",
"x": 300,
"y": 3700
}, {
"angle": 315,
"side": "right",
"x": 1700,
"y": 3700
}, {
"angle": 315,
"side": "right",
"x": 1900,
"y": 2400
}, {
"angle": 45,
"side": "left",
"x": 1450,
"y": 1600
}, {
"angle": 315,
"side": "right",
"x": 1700,
"y": 800
}, {
"angle": 45,
"side": "left",
"x": 110,
"y": 2400
}, {
"angle": 315,
"side": "right",
"x": 550,
"y": 1600
}, {
"angle": 45,
"side": "left",
"x": 300,
"y": 800
} ],
"points": 200,
"ragdoll": [ {
"x": 1700,
"y": 4200
} ],
"saws": [ {
"direction": "anticlockwise",
"motorSpeed": 7,
"x": 800,
"y": 800
}, {
"direction": "anticlockwise",
"motorSpeed": 7,
"x": 800,
"y": 1050
}, {
"direction": "anticlockwise",
"motorSpeed": 7,
"x": 800,
"y": 1300
}, {
"direction": "anticlockwise",
"motorSpeed": 7,
"x": 800,
"y": 1550
}, {
"direction": "anticlockwise",
"motorSpeed": 7,
"x": 800,
"y": 1800
}, {
"direction": "clockwise",
"motorSpeed": 7,
"x": 1200,
"y": 800
}, {
"direction": "clockwise",
"motorSpeed": 7,
"x": 1200,
"y": 1050
}, {
"direction": "clockwise",
"motorSpeed": 7,
"x": 1200,
"y": 1300
}, {
"direction": "clockwise",
"motorSpeed": 7,
"x": 1200,
"y": 1550
}, {
"direction": "clockwise",
"motorSpeed": 7,
"x": 1200,
"y": 1800
} ],
"triangles": [ {
"a": 450,
"angle": 30,
"b": 450,
"bodyType": "static",
"c": 450,
"isBumper": true,
"x": 30,
"y": 50
}, {
"a": 450,
"angle": 330,
"b": 450,
"bodyType": "static",
"c": 450,
"isBumper": true,
"x": 1600,
"y": 275
} ],
"walls": [ {
"height": 4500,
"width": 2000
} ]
} ]