Advertisement
Guest User

tilemap.json

a guest
Sep 11th, 2014
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. { "height":14,
  2.  "layers":[
  3.         {
  4.          "data":[42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 52, 52, 52, 52, 52, 52, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 52, 52, 52, 52, 52, 52, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 52, 52, 52, 52, 52, 42, 42, 42, 42, 52, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 52, 42, 42, 42, 42, 52, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 52, 42, 42, 42, 42, 52, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 52, 42, 42, 42, 42, 52, 42, 42, 42, 42, 52, 52, 52, 52, 52, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 52, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 52, 52, 52, 52, 52, 52, 42, 42, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 52, 52, 52, 52, 52, 52, 52, 52, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42],
  5.          "height":14,
  6.          "name":"LayerName",
  7.          "opacity":1,
  8.          "type":"tilelayer",
  9.          "visible":true,
  10.          "width":25,
  11.          "x":0,
  12.          "y":0
  13.         }],
  14.  "orientation":"orthogonal",
  15.  "properties":
  16.     {
  17.  
  18.     },
  19.  "tileheight":32,
  20.  "tilesets":[
  21.         {
  22.          "firstgid":1,
  23.          "image":"sprites\/RPGPackSheet.png",
  24.          "imageheight":832,
  25.          "imagewidth":1280,
  26.          "margin":0,
  27.          "name":"RPGPackSheet",
  28.          "properties":
  29.             {
  30.  
  31.             },
  32.          "spacing":0,
  33.          "tileheight":32,
  34.          "tileproperties":
  35.             {
  36.              "41":
  37.                 {
  38.                  "walkable":"false"
  39.                 },
  40.              "51":
  41.                 {
  42.                  "walkable":"true"
  43.                 }
  44.             },
  45.          "tilewidth":32
  46.         }],
  47.  "tilewidth":32,
  48.  "version":1,
  49.  "width":25
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement