File size: 2,238 Bytes
6e15c35 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 | {
"settings": [
{
"name": 0,
"gridSize": 32,
"width": 320,
"height": 480
},
{
"name": 1,
"ropePhysicsSpeed": 1,
"special": 1,
"twoParts": true
}
],
"objects": [
{
"name": 82,
"x": 63,
"y": 144,
"angle": 180,
"size": 2
},
{
"name": 82,
"x": 238,
"y": 54,
"angle": 180,
"size": 2
},
{
"name": 51,
"x": 232,
"y": 115
},
{
"name": 54,
"x": 241,
"y": 112
},
{
"name": 54,
"x": 78,
"y": 210
},
{
"name": 50,
"x": 73,
"y": 213
},
{
"name": 2,
"x": 167,
"y": 424
},
{
"name": 3,
"x": 159,
"y": 53,
"timeout": -1
},
{
"name": 3,
"x": 160,
"y": 101,
"timeout": -1
},
{
"name": 3,
"x": 159,
"y": 152,
"timeout": -1
},
{
"name": 100,
"x": 160,
"y": 275,
"length": 100,
"wheel": false,
"gun": false,
"kickable": false,
"radius": 60,
"invisible": false,
"moveLength": -1,
"moveVertical": false,
"moveOffset": 0,
"spider": false,
"part": "R"
},
{
"name": 55,
"x": 250,
"y": 386,
"angle": 180
}
],
"textCommandSolution": "pop_bubble 0\nactivate_pump 0 when right_candy_near 1120,850,50\ncut_rope 0 when candy_still for 0.3 and candy_near 960,370,60\npop_bubble 1 when candy_y < 170",
"textCommandSolutionStars": 3,
"textCommandSolutionWon": true,
"textCommandSolutionUpdatedAt": "2026-05-05T17:22:25.471Z",
"mirroredFrom": "06-10.json"
}
|