Guest User

Untitled

a guest
Dec 31st, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 7.11 KB | None | 0 0
  1. return {
  2.   version = "1.1",
  3.   luaversion = "5.1",
  4.   tiledversion = "0.14.2",
  5.   orientation = "orthogonal",
  6.   renderorder = "right-down",
  7.   width = 32,
  8.   height = 32,
  9.   tilewidth = 16,
  10.   tileheight = 16,
  11.   nextobjectid = 23,
  12.   properties = {},
  13.   tilesets = {
  14.     {
  15.       name = "tutorialtiles",
  16.       firstgid = 1,
  17.       tilewidth = 16,
  18.       tileheight = 16,
  19.       spacing = 0,
  20.       margin = 0,
  21.       image = "tutorialtiles.png",
  22.       imagewidth = 64,
  23.       imageheight = 64,
  24.       tileoffset = {
  25.         x = 0,
  26.         y = 0
  27.       },
  28.       properties = {
  29.         ["polygon"] = "{{0, 16}, {0, 0}, {16, 0}}"
  30.       },
  31.       terrains = {},
  32.       tilecount = 16,
  33.       tiles = {
  34.         {
  35.           id = 1,
  36.           properties = {
  37.             ["polygon"] = "0,16,0,0,16,0",
  38.             ["shape"] = "polyline",
  39.             ["solid"] = ""
  40.           }
  41.         },
  42.         {
  43.           id = 2,
  44.           properties = {
  45.             ["polygon"] = "0,0,16,0",
  46.             ["shape"] = "polyline",
  47.             ["solid"] = ""
  48.           }
  49.         },
  50.         {
  51.           id = 3,
  52.           properties = {
  53.             ["polygon"] = "0,0,16,0,16,16",
  54.             ["shape"] = "polyline",
  55.             ["solid"] = ""
  56.           }
  57.         },
  58.         {
  59.           id = 5,
  60.           properties = {
  61.             ["polygon"] = "0,0,0,16,16,16",
  62.             ["shape"] = "polyline",
  63.             ["solid"] = ""
  64.           }
  65.         },
  66.         {
  67.           id = 6,
  68.           properties = {
  69.             ["polygon"] = "0,16,16,16",
  70.             ["shape"] = "polyline",
  71.             ["solid"] = ""
  72.           }
  73.         },
  74.         {
  75.           id = 7,
  76.           properties = {
  77.             ["polygon"] = "0,16,16,16,16,0",
  78.             ["shape"] = "polyline",
  79.             ["solid"] = ""
  80.           }
  81.         }
  82.       }
  83.     },
  84.     {
  85.       name = "poweruptiles",
  86.       firstgid = 17,
  87.       tilewidth = 16,
  88.       tileheight = 16,
  89.       spacing = 0,
  90.       margin = 0,
  91.       image = "poweruptiles.png",
  92.       imagewidth = 32,
  93.       imageheight = 16,
  94.       transparentcolor = "#ffffff",
  95.       tileoffset = {
  96.         x = 0,
  97.         y = 0
  98.       },
  99.       properties = {},
  100.       terrains = {},
  101.       tilecount = 2,
  102.       tiles = {
  103.         {
  104.           id = 0,
  105.           properties = {
  106.             ["param1"] = "2",
  107.             ["power"] = "addJump"
  108.           }
  109.         }
  110.       }
  111.     }
  112.   },
  113.   layers = {
  114.     {
  115.       type = "tilelayer",
  116.       name = "ground",
  117.       x = 0,
  118.       y = 0,
  119.       width = 32,
  120.       height = 32,
  121.       visible = true,
  122.       opacity = 1,
  123.       offsetx = 0,
  124.       offsety = 0,
  125.       properties = {
  126.         ["collidable"] = "true"
  127.       },
  128.       encoding = "lua",
  129.       data = {
  130.         7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
  131.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  132.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  133.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  134.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  135.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  136.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  137.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  138.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  139.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 3, 6, 7, 7, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  140.         7, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 7, 7, 7, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  141.         7, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  142.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  143.         7, 0, 0, 0, 0, 0, 2, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  144.         7, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 0, 0, 0, 0, 0, 0, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 7,
  145.         7, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 5, 5, 0, 0, 5, 5, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 7,
  146.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 4, 0, 0, 2, 3, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  147.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 7, 7, 8, 0, 0, 6, 7, 7, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  148.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  149.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  150.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  151.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  152.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  153.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  154.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  155.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  156.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  157.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  158.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  159.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  160.         7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,
  161.         7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7
  162.       }
  163.     },
  164.     {
  165.       type = "objectgroup",
  166.       name = "powerups",
  167.       visible = true,
  168.       opacity = 1,
  169.       offsetx = 0,
  170.       offsety = 0,
  171.       properties = {},
  172.       objects = {
  173.         {
  174.           id = 10,
  175.           name = "",
  176.           type = "",
  177.           shape = "rectangle",
  178.           x = 481,
  179.           y = 225,
  180.           width = 16,
  181.           height = 16,
  182.           rotation = 0,
  183.           gid = 17,
  184.           visible = true,
  185.           properties = {}
  186.         },
  187.         {
  188.           id = 11,
  189.           name = "",
  190.           type = "",
  191.           shape = "rectangle",
  192.           x = 240,
  193.           y = 496,
  194.           width = 16,
  195.           height = 16,
  196.           rotation = 0,
  197.           gid = 18,
  198.           visible = true,
  199.           properties = {}
  200.         },
  201.         {
  202.           id = 22,
  203.           name = "",
  204.           type = "",
  205.           shape = "rectangle",
  206.           x = 32,
  207.           y = 226,
  208.           width = 16,
  209.           height = 16,
  210.           rotation = 0,
  211.           gid = 17,
  212.           visible = true,
  213.           properties = {}
  214.         }
  215.       }
  216.     }
  217.   }
  218. }
Advertisement
Add Comment
Please, Sign In to add comment