Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Advertisement
Guest User

Untitled

a guest
Apr 14th, 2024
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.08 KB | None | 0 0
  1. return {
  2.   atlas = "../spritesheets/room_collector.lua",
  3.   background = {
  4.     "van"
  5.   },
  6.   bounds = {{ 0, 0 }, { 240, 135 }},
  7.   layers = {
  8.     {
  9.       name = "wheels",
  10.       parallax = {1, 1},
  11.       zsort = -1
  12.     },
  13.     {
  14.       "foreground",
  15.       parallax = {1, 1},
  16.       zsort = 1
  17.     }
  18.   },
  19.   navigation = {
  20.     {
  21.       {{75,97},{42,96},{45,94},{75,95}},
  22.       {{201,100},{202,103},{192,99},{190,97}},
  23.       {{190,97},{192,99},{173,98},{172,96}},
  24.       {{84,104},{75,97},{75,95},{82,99},{87,102}},
  25.       {{164,104},{84,104},{87,102},{107,102}},
  26.       {{164,104},{107,102},{112,99},{163,99}},
  27.       {{173,98},{164,104},{163,99},{172,96}}
  28.     }
  29.   },
  30.   objects = {
  31.     {
  32.       baseline = 0,
  33.       hotspot = {
  34.         {
  35.           159,
  36.           60
  37.         },
  38.         {
  39.           182,
  40.           66
  41.         }
  42.       },
  43.       name = "books",
  44.       position = {0, 0}
  45.     },
  46.     {
  47.       baseline = 0,
  48.       hotspot = {
  49.         {
  50.           160,
  51.           72
  52.         },
  53.         {
  54.           183,
  55.           77
  56.         }
  57.       },
  58.       name = "cds",
  59.       position = {0, 0}
  60.     },
  61.     {
  62.       animations = {},
  63.       baseline = 0,
  64.       hotspot = {
  65.         {
  66.           85,
  67.           38
  68.         },
  69.         {
  70.           106,
  71.           98
  72.         }
  73.       },
  74.       name = "collector",
  75.       position = {0, 0}
  76.     },
  77.     {
  78.       animations = {
  79.         {
  80.           frames = {
  81.             "drawer_closed"
  82.           },
  83.           name = "closed"
  84.         },
  85.         {
  86.           frames = {
  87.             "drawer_open"
  88.           },
  89.           name = "open"
  90.         }
  91.       },
  92.       baseline = 0,
  93.       hotspot = {
  94.         {
  95.           214,
  96.           80
  97.         },
  98.         {
  99.           221,
  100.           89
  101.         }
  102.       },
  103.       name = "drawer",
  104.       position = {0, 0}
  105.     },
  106.     {
  107.       baseline = 0,
  108.       hotspot = {
  109.         {
  110.           135,
  111.           45
  112.         },
  113.         {
  114.           155,
  115.           57
  116.         }
  117.       },
  118.       name = "lps",
  119.       position = {0, 0}
  120.     },
  121.     {
  122.       animations = {
  123.         {
  124.           frames = {},
  125.           name = "default"
  126.         }
  127.       },
  128.       baseline = -1,
  129.       name = "new_poster",
  130.       position = {0, 0}
  131.     },
  132.     {
  133.       animations = {},
  134.       baseline = 0,
  135.       hotspot = {
  136.         {
  137.           53,
  138.           42
  139.         },
  140.         {
  141.           59,
  142.           46
  143.         }
  144.       },
  145.       name = "pick",
  146.       position = {0, 0}
  147.     },
  148.     {
  149.       baseline = 0,
  150.       hotspot = {
  151.         {
  152.           15,
  153.           62
  154.         },
  155.         {
  156.           30,
  157.           97
  158.         }
  159.       },
  160.       name = "plant",
  161.       position = {0, 0}
  162.     },
  163.     {
  164.       animations = {
  165.         {
  166.           frames = {
  167.             "poster_pick"
  168.           },
  169.           name = "pick"
  170.         },
  171.         {
  172.           frames = {
  173.             "poster"
  174.           },
  175.           name = "no_pick"
  176.         },
  177.         {
  178.           frames = {},
  179.           name = "changed"
  180.         }
  181.       },
  182.       baseline = -1,
  183.       hotspot = {
  184.         {
  185.           46,
  186.           35
  187.         },
  188.         {
  189.           70,
  190.           80
  191.         }
  192.       },
  193.       name = "poster",
  194.       position = {0, 0}
  195.     },
  196.     {
  197.       animations = {
  198.         {
  199.           frames = {
  200.             "recorder"
  201.           },
  202.           name = "default"
  203.         }
  204.       },
  205.       baseline = 0,
  206.       hotspot = {
  207.         {
  208.           120,
  209.           63
  210.         },
  211.         {
  212.           130,
  213.           79
  214.         }
  215.       },
  216.       name = "recorder",
  217.       position = {0, 0}
  218.     },
  219.     {
  220.       baseline = 0,
  221.       hotspot = {
  222.         {
  223.           133,
  224.           67
  225.         },
  226.         {
  227.           157,
  228.           79
  229.         }
  230.       },
  231.       name = "stereo",
  232.       position = {0, 0}
  233.     },
  234.     {
  235.       animations = {
  236.         {
  237.           fps = 5,
  238.           frames = {
  239.             "Ruote1",
  240.             "Ruote2"
  241.           },
  242.           loop = true,
  243.           name = "default"
  244.         }
  245.       },
  246.       baseline = 0,
  247.       layer = 1,
  248.       name = "wheels",
  249.       position = {0, 0}
  250.     }
  251.   },
  252.   scaling = {}
  253. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement