Skip to content

Instantly share code, notes, and snippets.

@timrwood
Created December 29, 2011 19:36
Show Gist options
  • Save timrwood/1535827 to your computer and use it in GitHub Desktop.
Save timrwood/1535827 to your computer and use it in GitHub Desktop.
Critter Chaos Lite Level 1
{
"collectables": [{
"py": 349,
"px": 599,
"id": 281
}],
"obstacles": [{
"py": 426,
"sx": 198,
"f": 2,
"id": 275,
"sy": 34,
"rt": -16,
"px": 552
}, {
"py": 274,
"sx": 198,
"f": 2,
"id": 277,
"sy": 34,
"rt": 22,
"px": 527
}, {
"py": 351,
"sx": 35,
"f": 1,
"id": 280,
"sy": 123,
"rt": -13,
"px": 657
}, {
"py": 129,
"sx": 216,
"f": 2,
"id": 283,
"sy": 186,
"rt": 0,
"px": 813
}, {
"py": 523,
"sx": 103,
"f": 2,
"id": 284,
"sy": 84,
"rt": -30,
"px": 425
}, {
"py": 275,
"sx": 171,
"f": 2,
"id": 285,
"sy": 474,
"rt": -12,
"px": 926
}, {
"py": 270,
"sx": 126,
"f": 2,
"id": 287,
"sy": 490,
"rt": 0,
"px": 403
}, {
"py": 208,
"sx": 36,
"f": 0,
"id": 289,
"sy": 40,
"rt": 0,
"px": 484
}, {
"py": 167,
"sx": 36,
"f": 0,
"id": 290,
"sy": 40,
"rt": 0,
"px": 484
}, {
"py": 128,
"sx": 36,
"f": 0,
"id": 291,
"sy": 40,
"rt": 0,
"px": 484
}, {
"py": 188,
"sx": 36,
"f": 0,
"id": 292,
"sy": 40,
"rt": 0,
"px": 521
}, {
"py": 147,
"sx": 36,
"f": 0,
"id": 293,
"sy": 40,
"rt": 0,
"px": 520
}, {
"py": 153,
"sx": 24,
"f": 0,
"id": 294,
"sy": 56,
"rt": 0,
"px": 549
}],
"triangles": [{
"px": 460,
"f": 2,
"py": 587,
"rt": -60,
"id": 286,
"rd": 64
}],
"emitters": [{
"px": 810,
"rd": 50,
"py": 588,
"id": 282
}],
"goals": [{
"px": 518,
"rd": 50,
"py": 348,
"id": 278
}],
"polygons": [
[{
"py": 679,
"px": 316
}, {
"py": 841,
"px": 430
}, {
"py": 692,
"px": 545
}, {
"py": 785,
"px": 575
}, {
"py": 690,
"px": 696
}, {
"py": 750,
"px": 802
}, {
"py": 747,
"px": 917
}, {
"py": 618,
"px": 1023
}, {
"py": -53,
"px": 1004
}, {
"py": -34,
"px": 311
}]
],
"launchers": [{
"vl": 474,
"px": 576,
"f": 0,
"id": 279,
"py": 589,
"rt": -17,
"br": 0
}],
"boundaries": {
"py": 142,
"sx": 568,
"sy": 758,
"px": 393
},
"limits": {
"g": 1,
"h": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment