Advertisement
Guest User

oryx_test.json

a guest
Nov 2nd, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. { "height":64,
  2.  "layers":[
  3.         {
  4.          "data""height":64,
  5.          "name":"background",
  6.          "opacity":1,
  7.          "type":"tilelayer",
  8.          "visible":true,
  9.          "width":64,
  10.          "x":0,
  11.          "y":0
  12.         },
  13.         {
  14.          "data""height":64,
  15.          "name":"corners",
  16.          "opacity":1,
  17.          "type":"tilelayer",
  18.          "visible":true,
  19.          "width":64,
  20.          "x":0,
  21.          "y":0
  22.         },
  23.         {
  24.          "data""height":64,
  25.          "name":"shadows",
  26.          "opacity":1,
  27.          "type":"tilelayer",
  28.          "visible":true,
  29.          "width":64,
  30.          "x":0,
  31.          "y":0
  32.         },
  33.         {
  34.          "data""height":64,
  35.          "name":"creature shadow",
  36.          "opacity":1,
  37.          "type":"tilelayer",
  38.          "visible":true,
  39.          "width":64,
  40.          "x":0,
  41.          "y":0
  42.         },
  43.         {
  44.          "data""height":64,
  45.          "name":"objects",
  46.          "opacity":1,
  47.          "type":"tilelayer",
  48.          "visible":true,
  49.          "width":64,
  50.          "x":0,
  51.          "y":0
  52.         },
  53.         {
  54.          "data""height":64,
  55.          "name":"creatures",
  56.          "opacity":0.899999976158142,
  57.          "type":"tilelayer",
  58.          "visible":true,
  59.          "width":64,
  60.          "x":0,
  61.          "y":0
  62.         }],
  63.  "orientation":"orthogonal",
  64.  "properties":
  65.     {
  66.  
  67.     },
  68.  "renderorder":"right-down",
  69.  "tileheight":24,
  70.  "tilesets":[
  71.         {
  72.          "firstgid":1,
  73.          "image":"..\/oryx_world.png",
  74.          "imageheight":1024,
  75.          "imagewidth":1024,
  76.          "margin":0,
  77.          "name":"oryx_world",
  78.          "properties":
  79.             {
  80.  
  81.             },
  82.          "spacing":0,
  83.          "tileheight":24,
  84.          "tilewidth":24,
  85.          "transparentcolor":"#000000"
  86.         },
  87.         {
  88.          "firstgid":1765,
  89.          "image":"..\/oryx_creatures.png",
  90.          "imageheight":648,
  91.          "imagewidth":432,
  92.          "margin":0,
  93.          "name":"oryx_creatures",
  94.          "properties":
  95.             {
  96.  
  97.             },
  98.          "spacing":0,
  99.          "tileheight":24,
  100.          "tileoffset":
  101.             {
  102.              "x":0,
  103.              "y":-4
  104.             },
  105.          "tilewidth":24,
  106.          "transparentcolor":"#000000"
  107.         },
  108.         {
  109.          "firstgid":2251,
  110.          "image":"..\/oryx_items.png",
  111.          "imageheight":128,
  112.          "imagewidth":352,
  113.          "margin":0,
  114.          "name":"oryx_items",
  115.          "properties":
  116.             {
  117.  
  118.             },
  119.          "spacing":0,
  120.          "tileheight":16,
  121.          "tileoffset":
  122.             {
  123.              "x":4,
  124.              "y":-4
  125.             },
  126.          "tilewidth":16,
  127.          "transparentcolor":"#000000"
  128.         },
  129.         {
  130.          "firstgid":2427,
  131.          "image":"..\/oryx_world2.png",
  132.          "imageheight":1024,
  133.          "imagewidth":2048,
  134.          "margin":0,
  135.          "name":"oryx_world2",
  136.          "properties":
  137.             {
  138.  
  139.             },
  140.          "spacing":0,
  141.          "tileheight":24,
  142.          "tilewidth":24,
  143.          "transparentcolor":"#000000"
  144.         }],
  145.  "tilewidth":24,
  146.  "version":1,
  147.  "width":64
  148. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement