revert changes made to the starter/map.json

This commit is contained in:
Hanusiak Piotr 2021-12-04 17:26:23 +01:00
parent 9a81aa83f1
commit d6be8bc71b

View file

@ -148,50 +148,6 @@
"width":128, "width":128,
"x":512, "x":512,
"y":0 "y":0
},
{
"height":128,
"id":9,
"name":"chillZone",
"properties":[
{
"name":"display_name",
"type":"string",
"value":"Chilling Room"
},
{
"name":"focusable",
"type":"bool",
"value":true
}],
"rotation":0,
"type":"zone",
"visible":true,
"width":192,
"x":32,
"y":96
},
{
"height":416,
"id":11,
"name":"meetingZone",
"properties":[
{
"name":"display_name",
"type":"string",
"value":"Brainstorm Zone!"
},
{
"name":"focusable",
"type":"bool",
"value":true
}],
"rotation":0,
"type":"zone",
"visible":true,
"width":224,
"x":736,
"y":32
}], }],
"opacity":1, "opacity":1,
"type":"objectgroup", "type":"objectgroup",
@ -236,7 +192,7 @@
"y":0 "y":0
}], }],
"nextlayerid":39, "nextlayerid":39,
"nextobjectid":12, "nextobjectid":9,
"orientation":"orthogonal", "orientation":"orthogonal",
"properties":[ "properties":[
{ {
@ -244,33 +200,33 @@
"type":"string", "type":"string",
"value":"Credits: Valdo Romao https:\/\/www.linkedin.com\/in\/valdo-romao\/ \nLicense: CC-BY-SA 3.0 (http:\/\/creativecommons.org\/licenses\/by-sa\/3.0\/)" "value":"Credits: Valdo Romao https:\/\/www.linkedin.com\/in\/valdo-romao\/ \nLicense: CC-BY-SA 3.0 (http:\/\/creativecommons.org\/licenses\/by-sa\/3.0\/)"
}, },
{ {
"name":"mapDescription", "name":"mapDescription",
"type":"string", "type":"string",
"value":"A perfect virtual office to get started with WorkAdventure!" "value":"A perfect virtual office to get started with WorkAdventure!"
}, },
{ {
"name":"mapImage", "name":"mapImage",
"type":"string", "type":"string",
"value":"map.png" "value":"map.png"
}, },
{ {
"name":"mapLink", "name":"mapLink",
"type":"string", "type":"string",
"value":"https:\/\/thecodingmachine.github.io\/workadventure-map-starter-kit\/map.json" "value":"https:\/\/thecodingmachine.github.io\/workadventure-map-starter-kit\/map.json"
}, },
{ {
"name":"mapName", "name":"mapName",
"type":"string", "type":"string",
"value":"Starter kit" "value":"Starter kit"
}, },
{ {
"name":"script", "name":"script",
"type":"string", "type":"string",
"value":"..\/dist\/script.js" "value":"..\/dist\/script.js"
}], }],
"renderorder":"right-down", "renderorder":"right-down",
"tiledversion":"1.7.2", "tiledversion":"1.7.0",
"tileheight":32, "tileheight":32,
"tilesets":[ "tilesets":[
{ {