mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-22 10:05:37 -04:00
33 lines
655 B
JSON
33 lines
655 B
JSON
{ "compressionlevel":-1,
|
|
"height":2,
|
|
"infinite":false,
|
|
"layers":[
|
|
{
|
|
"data":[1, 2147483651, 4, 5,
|
|
3, 2, 0, 1073741829],
|
|
"height":2,
|
|
"id":1,
|
|
"name":"Tile Layer 1",
|
|
"opacity":1,
|
|
"type":"tilelayer",
|
|
"visible":true,
|
|
"width":4,
|
|
"x":0,
|
|
"y":0
|
|
}],
|
|
"nextlayerid":2,
|
|
"nextobjectid":1,
|
|
"orientation":"orthogonal",
|
|
"renderorder":"right-down",
|
|
"tiledversion":"1.9.0",
|
|
"tileheight":8,
|
|
"tilesets":[
|
|
{
|
|
"firstgid":1,
|
|
"source":"MiniTiledSet.json"
|
|
}],
|
|
"tilewidth":8,
|
|
"type":"map",
|
|
"version":"1.9",
|
|
"width":4
|
|
} |