This commit is contained in:
parent
378845e8a5
commit
b5d5797d1b
2 changed files with 1 additions and 33 deletions
25
main.json
25
main.json
|
@ -3059,29 +3059,6 @@
|
|||
}],
|
||||
"tilewidth":32
|
||||
},
|
||||
{
|
||||
"columns":8,
|
||||
"firstgid":6247,
|
||||
"image":"32x32\/red32a.png",
|
||||
"imageheight":32,
|
||||
"imagewidth":256,
|
||||
"margin":0,
|
||||
"name":"red32a",
|
||||
"spacing":0,
|
||||
"tilecount":1,
|
||||
"tileheight":32,
|
||||
"tiles":[
|
||||
{
|
||||
"id":0,
|
||||
"properties":[
|
||||
{
|
||||
"name":"collides",
|
||||
"type":"bool",
|
||||
"value":true
|
||||
}]
|
||||
}],
|
||||
"tilewidth":32
|
||||
},
|
||||
{
|
||||
"firstgid":6248,
|
||||
"source":"tilesets\/Cars.tsx"
|
||||
|
@ -3090,4 +3067,4 @@
|
|||
"type":"map",
|
||||
"version":"1.6",
|
||||
"width":107
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.5" tiledversion="1.6.0" name="red32a" tilewidth="32" tileheight="32" tilecount="8" columns="8">
|
||||
<image source="32x32/red32a.png" width="256" height="32"/>
|
||||
<tile id="0">
|
||||
<properties>
|
||||
<property name="collides" type="bool" value="true"/>
|
||||
</properties>
|
||||
</tile>
|
||||
</tileset>
|
Loading…
Reference in a new issue