Advertisement
Guest User

Untitled

a guest
Mar 8th, 2019
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.73 KB | None | 0 0
  1. {
  2.     "generator_info": "Shape definitions generated with PhysicsEditor. Visit https://www.codeandweb.com/physicseditor",
  3.     "background": {
  4.         "type": "fromPhysicsEditor",
  5.         "label": "background",
  6.         "isStatic": true,
  7.         "density": 0.1,
  8.         "restitution": 0.1,
  9.         "friction": 0.1,
  10.         "frictionAir": 0.01,
  11.         "frictionStatic": 0.5,
  12.         "collisionFilter": {
  13.             "group": 0,
  14.             "category": 1,
  15.             "mask": 255
  16.         },
  17.         "fixtures": [
  18.             {
  19.                 "label": "background-fixture",
  20.                 "isSensor": false,
  21.                 "vertices": [
  22.                     [ { "x":0, "y":625 }, { "x":0, "y":700 }, { "x":122, "y":628 } ],
  23.                     [ { "x":3000, "y":625 }, { "x":2964, "y":626 }, { "x":3000, "y":700 } ],
  24.                     [ { "x":1847, "y":605 }, { "x":1781, "y":604 }, { "x":1874, "y":640 } ],
  25.                     [ { "x":2947, "y":585 }, { "x":2914, "y":564 }, { "x":2845, "y":539 }, { "x":2964, "y":626 } ],
  26.                     [ { "x":2964, "y":626 }, { "x":2845, "y":539 }, { "x":2773, "y":497 }, { "x":2581, "y":487 }, { "x":2525, "y":519 }, { "x":2487, "y":548 }, { "x":3000, "y":700 } ],
  27.                     [ { "x":1781, "y":604 }, { "x":1667, "y":602 }, { "x":1908, "y":669 }, { "x":1874, "y":640 } ],
  28.                     [ { "x":2331, "y":610 }, { "x":2324, "y":631 }, { "x":2422, "y":579 } ],
  29.                     [ { "x":478.4090881347656, "y":371.5909118652344 }, { "x":435, "y":390 }, { "x":396.5909118652344, "y":409.0909118652344 }, { "x":733, "y":466 }, { "x":681.8181762695312, "y":427.2727355957031 }, { "x":640, "y":399 }, { "x":590, "y":377 }, { "x":516, "y":369 } ],
  30.                     [ { "x":2324, "y":631 }, { "x":2292, "y":673 }, { "x":3000, "y":700 }, { "x":2487, "y":548 }, { "x":2422, "y":579 } ],
  31.                     [ { "x":2705, "y":469 }, { "x":2657, "y":467 }, { "x":2581, "y":487 }, { "x":2773, "y":497 } ],
  32.                     [ { "x":1409, "y":524 }, { "x":1274, "y":501 }, { "x":1161, "y":503 }, { "x":1061, "y":511 }, { "x":944, "y":544 }, { "x":1469, "y":550 } ],
  33.                     [ { "x":396.5909118652344, "y":409.0909118652344 }, { "x":341, "y":453 }, { "x":224, "y":563 }, { "x":809, "y":508 }, { "x":733, "y":466 } ],
  34.                     [ { "x":224, "y":563 }, { "x":122, "y":628 }, { "x":809, "y":508 } ],
  35.                     [ { "x":1003, "y":523 }, { "x":944, "y":544 }, { "x":1061, "y":511 } ],
  36.                     [ { "x":122, "y":628 }, { "x":0, "y":700 }, { "x":906, "y":536 }, { "x":809, "y":508 } ],
  37.                     [ { "x":1469, "y":550 }, { "x":944, "y":544 }, { "x":1555, "y":586 } ],
  38.                     [ { "x":1667, "y":602 }, { "x":1555, "y":586 }, { "x":944, "y":544 }, { "x":0, "y":700 }, { "x":1943, "y":688 }, { "x":1908, "y":669 } ],
  39.                     [ { "x":2292, "y":673 }, { "x":2232, "y":686 }, { "x":3000, "y":700 } ],
  40.                     [ { "x":906, "y":536 }, { "x":0, "y":700 }, { "x":944, "y":544 } ],
  41.                     [ { "x":2232, "y":686 }, { "x":1943, "y":688 }, { "x":3000, "y":700 } ],
  42.                     [ { "x":3000, "y":700 }, { "x":1943, "y":688 }, { "x":0, "y":700 } ]
  43.                 ]
  44.             }
  45.         ]
  46.     }
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement