Advertisement
Guest User

Fancy_House_streets_150

a guest
May 17th, 2022
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.69 KB | None | 0 0
  1. {
  2.   "name": "Fancy_House_streets_150",
  3.   "width": 2400,
  4.   "height": 2850,
  5.   "grid": 150,
  6.   "shiftX": 0,
  7.   "shiftY": 0,
  8.   "gridDistance": 5.0,
  9.   "gridUnits": "ft",
  10.   "padding": 0.0,
  11.   "gridColor": "#000000",
  12.   "gridAlpha": 0.2,
  13.   "globalLight": true,
  14.   "darkness": 0.6,
  15.   "lights": [
  16.     {
  17.       "x": 1321,
  18.       "y": 825,
  19.       "dim": 20.0,
  20.       "bright": 10.0,
  21.       "tintColor": "#FFAD40",
  22.       "tintAlpha": 0.0
  23.     },
  24.     {
  25.       "x": 1624,
  26.       "y": 1582,
  27.       "dim": 20.0,
  28.       "bright": 10.0,
  29.       "tintColor": "#FFAD40",
  30.       "tintAlpha": 0.0
  31.     },
  32.     {
  33.       "x": 776,
  34.       "y": 2023,
  35.       "dim": 20.0,
  36.       "bright": 10.0,
  37.       "tintColor": "#FFAD40",
  38.       "tintAlpha": 0.0
  39.     },
  40.     {
  41.       "x": 776,
  42.       "y": 813,
  43.       "dim": 20.0,
  44.       "bright": 10.0,
  45.       "tintColor": "#FFAD40",
  46.       "tintAlpha": 0.0
  47.     },
  48.     {
  49.       "x": 860,
  50.       "y": 2015,
  51.       "dim": 50.0,
  52.       "bright": 25.0,
  53.       "tintColor": "#FFAD40",
  54.       "tintAlpha": 0.0
  55.     },
  56.     {
  57.       "x": 844,
  58.       "y": 1714,
  59.       "dim": 20.0,
  60.       "bright": 10.0,
  61.       "tintColor": "#FFAD40",
  62.       "tintAlpha": 0.0
  63.     },
  64.     {
  65.       "x": 1051,
  66.       "y": 990,
  67.       "dim": 25.0,
  68.       "bright": 12.5,
  69.       "tintColor": "#FFAD40",
  70.       "tintAlpha": 0.0
  71.     }
  72.   ],
  73.   "walls": [
  74.     {
  75.       "c": [
  76.         747,
  77.         2104,
  78.         747,
  79.         744
  80.       ],
  81.       "move": 1,
  82.       "sense": 1,
  83.       "sound": 1,
  84.       "door": 0
  85.     },
  86.     {
  87.       "c": [
  88.         747,
  89.         2104,
  90.         1653,
  91.         2104
  92.       ],
  93.       "move": 1,
  94.       "sense": 1,
  95.       "sound": 1,
  96.       "door": 0
  97.     },
  98.     {
  99.       "c": [
  100.         747,
  101.         744,
  102.         1351,
  103.         744
  104.       ],
  105.       "move": 1,
  106.       "sense": 1,
  107.       "sound": 1,
  108.       "door": 0
  109.     },
  110.     {
  111.       "c": [
  112.         1351,
  113.         1500,
  114.         1351,
  115.         744
  116.       ],
  117.       "move": 1,
  118.       "sense": 1,
  119.       "sound": 1,
  120.       "door": 0
  121.     },
  122.     {
  123.       "c": [
  124.         1351,
  125.         1500,
  126.         1653,
  127.         1500
  128.       ],
  129.       "move": 1,
  130.       "sense": 1,
  131.       "sound": 1,
  132.       "door": 0
  133.     },
  134.     {
  135.       "c": [
  136.         1653,
  137.         2104,
  138.         1653,
  139.         1953
  140.       ],
  141.       "move": 1,
  142.       "sense": 1,
  143.       "sound": 1,
  144.       "door": 0
  145.     },
  146.     {
  147.       "c": [
  148.         1653,
  149.         1953,
  150.         1653,
  151.         1802
  152.       ],
  153.       "move": 1,
  154.       "sense": 1,
  155.       "sound": 1,
  156.       "door": 1
  157.     },
  158.     {
  159.       "c": [
  160.         1653,
  161.         1802,
  162.         1653,
  163.         1500
  164.       ],
  165.       "move": 1,
  166.       "sense": 1,
  167.       "sound": 1,
  168.       "door": 0
  169.     }
  170.   ],
  171.   "img": null,
  172.   "foreground": null
  173. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement