This commit is contained in:
parent
e95260d1d2
commit
0bcde5b9d7
1 changed files with 68 additions and 4 deletions
|
@ -155,7 +155,7 @@
|
|||
{
|
||||
"columns":32,
|
||||
"firstgid":1,
|
||||
"image":"..\/..\/jmcnw2021_workadventure\/tilesets\/castle8brn.png",
|
||||
"image":"..\/tilesets\/castle8brn.png",
|
||||
"imageheight":1024,
|
||||
"imagewidth":1024,
|
||||
"margin":0,
|
||||
|
@ -457,7 +457,7 @@
|
|||
{
|
||||
"columns":8,
|
||||
"firstgid":1025,
|
||||
"image":"..\/..\/jmcnw2021_workadventure\/tilesets\/Pipoya RPG Tileset 32x32\/[Base]BaseChip_pipo.png",
|
||||
"image":"..\/tilesets\/Pipoya RPG Tileset 32x32\/[Base]BaseChip_pipo.png",
|
||||
"imageheight":4256,
|
||||
"imagewidth":256,
|
||||
"margin":0,
|
||||
|
@ -470,7 +470,7 @@
|
|||
{
|
||||
"columns":45,
|
||||
"firstgid":2089,
|
||||
"image":"..\/..\/jmcnw2021_workadventure\/tilesets\/open_tileset.png",
|
||||
"image":"..\/tilesets\/open_tileset.png",
|
||||
"imageheight":1216,
|
||||
"imagewidth":1440,
|
||||
"margin":0,
|
||||
|
@ -483,7 +483,7 @@
|
|||
{
|
||||
"columns":12,
|
||||
"firstgid":3799,
|
||||
"image":"..\/..\/jmcnw2021_workadventure\/tilesets\/Unorganized Parts\/addwork.png",
|
||||
"image":"..\/tilesets\/Unorganized Parts\/addwork.png",
|
||||
"imageheight":2048,
|
||||
"imagewidth":384,
|
||||
"margin":0,
|
||||
|
@ -492,6 +492,70 @@
|
|||
"tilecount":768,
|
||||
"tileheight":32,
|
||||
"tilewidth":32
|
||||
},
|
||||
{
|
||||
"columns":11,
|
||||
"firstgid":4567,
|
||||
"image":"..\/tilesets\/Cars.png",
|
||||
"imageheight":416,
|
||||
"imagewidth":352,
|
||||
"margin":0,
|
||||
"name":"Cars",
|
||||
"spacing":0,
|
||||
"tilecount":143,
|
||||
"tileheight":32,
|
||||
"tiles":[
|
||||
{
|
||||
"id":70,
|
||||
"properties":[
|
||||
{
|
||||
"name":"collides",
|
||||
"type":"bool",
|
||||
"value":true
|
||||
}]
|
||||
},
|
||||
{
|
||||
"id":71,
|
||||
"properties":[
|
||||
{
|
||||
"name":"collides",
|
||||
"type":"bool",
|
||||
"value":true
|
||||
}]
|
||||
}],
|
||||
"tilewidth":32
|
||||
},
|
||||
{
|
||||
"columns":11,
|
||||
"firstgid":4710,
|
||||
"image":"..\/tilesets\/Cars.png",
|
||||
"imageheight":416,
|
||||
"imagewidth":352,
|
||||
"margin":0,
|
||||
"name":"Cars",
|
||||
"spacing":0,
|
||||
"tilecount":143,
|
||||
"tileheight":32,
|
||||
"tiles":[
|
||||
{
|
||||
"id":70,
|
||||
"properties":[
|
||||
{
|
||||
"name":"collides",
|
||||
"type":"bool",
|
||||
"value":true
|
||||
}]
|
||||
},
|
||||
{
|
||||
"id":71,
|
||||
"properties":[
|
||||
{
|
||||
"name":"collides",
|
||||
"type":"bool",
|
||||
"value":true
|
||||
}]
|
||||
}],
|
||||
"tilewidth":32
|
||||
}],
|
||||
"tilewidth":32,
|
||||
"type":"map",
|
||||
|
|
Loading…
Reference in a new issue