Fixed tile objects rendering
This commit is contained in:
@@ -8,6 +8,27 @@
|
||||
"tilecount":4096,
|
||||
"tiledversion":"1.10.2",
|
||||
"tileheight":16,
|
||||
"tiles":[
|
||||
{
|
||||
"id":0,
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":1,
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":2,
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":3,
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":64,
|
||||
"type":"axe"
|
||||
}],
|
||||
"tilewidth":16,
|
||||
"type":"tileset",
|
||||
"version":"1.10"
|
||||
|
||||
@@ -384,8 +384,8 @@
|
||||
"type":"",
|
||||
"visible":true,
|
||||
"width":10,
|
||||
"x":1095.25,
|
||||
"y":405.75
|
||||
"x":1155.52083333333,
|
||||
"y":473.416666666667
|
||||
}],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
|
||||
Reference in New Issue
Block a user