Added full set of Polygons and Polylines to map

This commit is contained in:
Darren Eberly
2020-05-30 21:32:11 -04:00
parent d11274693c
commit ac6a4ff379

View File

@@ -122,7 +122,7 @@
{ {
"height":0, "height":0,
"id":9, "id":9,
"name":"name: polyline", "name":"name: polygon",
"polygon":[ "polygon":[
{ {
"x":0, "x":0,
@@ -145,7 +145,7 @@
"y":16.3692167784472 "y":16.3692167784472
}], }],
"rotation":0, "rotation":0,
"type":"polyline", "type":"polygon",
"visible":true, "visible":true,
"width":0, "width":0,
"x":89.485051722178, "x":89.485051722178,
@@ -154,7 +154,7 @@
{ {
"height":0, "height":0,
"id":10, "id":10,
"name":"name: polyline - invisible", "name":"name: polygon - invisible",
"polygon":[ "polygon":[
{ {
"x":0, "x":0,
@@ -169,7 +169,7 @@
"y":-10.2580425144936 "y":-10.2580425144936
}], }],
"rotation":0, "rotation":0,
"type":"polyline", "type":"polygon",
"visible":false, "visible":false,
"width":0, "width":0,
"x":133.791065135842, "x":133.791065135842,
@@ -178,7 +178,7 @@
{ {
"height":0, "height":0,
"id":11, "id":11,
"name":"name: polyline - rotated", "name":"name: polygon - rotated",
"polygon":[ "polygon":[
{ {
"x":0, "x":0,
@@ -205,7 +205,7 @@
"y":8.29373650107991 "y":8.29373650107991
}], }],
"rotation":123, "rotation":123,
"type":"polyline", "type":"polygon",
"visible":true, "visible":true,
"width":0, "width":0,
"x":152.779356598841, "x":152.779356598841,
@@ -214,7 +214,7 @@
{ {
"height":0, "height":0,
"id":12, "id":12,
"name":"name: polyline - not closed", "name":"name: polyline",
"polyline":[ "polyline":[
{ {
"x":0, "x":0,
@@ -235,6 +235,54 @@
"x":124.187791292486, "x":124.187791292486,
"y":90.1398203933159 "y":90.1398203933159
}, },
{
"height":0,
"id":31,
"name":"name: polyline - invisible",
"polyline":[
{
"x":0,
"y":0
},
{
"x":-9,
"y":20.3333333333333
},
{
"x":5,
"y":23.6666666666667
}],
"rotation":0,
"type":"polyline",
"visible":false,
"width":0,
"x":140,
"y":163.333333333333
},
{
"height":0,
"id":32,
"name":"name: polyline - rotated",
"polyline":[
{
"x":0,
"y":0
},
{
"x":10.3333333333333,
"y":13
},
{
"x":-5.33333333333331,
"y":19.6666666666667
}],
"rotation":0,
"type":"polyline",
"visible":true,
"width":0,
"x":192.333333333333,
"y":128.666666666667
},
{ {
"gid":79, "gid":79,
"height":32, "height":32,
@@ -531,10 +579,10 @@
"y":0 "y":0
}], }],
"nextlayerid":3, "nextlayerid":3,
"nextobjectid":31, "nextobjectid":33,
"orientation":"orthogonal", "orientation":"orthogonal",
"renderorder":"right-down", "renderorder":"right-down",
"tiledversion":"1.3.1", "tiledversion":"1.3.5",
"tileheight":32, "tileheight":32,
"tilesets":[ "tilesets":[
{ {