Scale the kenney stuff up
This commit is contained in:
parent
3985bce99d
commit
97652d8e17
Binary file not shown.
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 35 KiB |
Binary file not shown.
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 134 KiB |
@ -7,7 +7,7 @@
|
||||
778, 894, 895, 895, 895, 895, 895, 895, 896, 778,
|
||||
778, 891, 890, 890, 890, 890, 890, 890, 893, 778,
|
||||
778, 1063, 1005, 1005, 1005, 1005, 1005, 1005, 1006, 778,
|
||||
778, 2219, 2220, 2220, 2220, 2220, 2221, 1005, 2219, 778,
|
||||
778, 28373, 28374, 28374, 28374, 28374, 28375, 1005, 28373, 778,
|
||||
778, 1004, 1005, 1005, 1005, 1005, 1005, 1005, 1006, 778,
|
||||
778, 1004, 1005, 1005, 1005, 1005, 1005, 1005, 1006, 778,
|
||||
779, 720, 720, 721, 1004, 1006, 719, 720, 720, 780],
|
||||
@ -23,9 +23,9 @@
|
||||
},
|
||||
{
|
||||
"data":[0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 2148, 2149, 2150, 0, 0, 2050, 0, 0,
|
||||
0, 1841, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 1903, 0,
|
||||
0, 0, 28302, 28303, 28304, 0, 0, 28204, 0, 0,
|
||||
0, 27995, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 28057, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 1358, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
@ -45,17 +45,17 @@
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tiledversion":"1.11.2",
|
||||
"tileheight":16,
|
||||
"tileheight":64,
|
||||
"tilesets":[
|
||||
{
|
||||
"firstgid":1,
|
||||
"source":"..\/tilesets\/kenney_roguelike_base.tsj"
|
||||
},
|
||||
{
|
||||
"firstgid":1768,
|
||||
"firstgid":27922,
|
||||
"source":"..\/tilesets\/kenney_roguelike_indoor.tsj"
|
||||
}],
|
||||
"tilewidth":16,
|
||||
"tilewidth":64,
|
||||
"type":"map",
|
||||
"version":"1.10",
|
||||
"width":10
|
||||
|
@ -1,14 +1,20 @@
|
||||
{ "columns":57,
|
||||
"grid":
|
||||
{
|
||||
"height":16,
|
||||
"orientation":"orthogonal",
|
||||
"width":16
|
||||
},
|
||||
"image":"..\/assets\/roguelikeSheet_transparent.png",
|
||||
"imageheight":526,
|
||||
"imagewidth":968,
|
||||
"imageheight":2104,
|
||||
"imagewidth":3872,
|
||||
"margin":0,
|
||||
"name":"kenney_roguelike_base",
|
||||
"spacing":1,
|
||||
"tilecount":1767,
|
||||
"spacing":4,
|
||||
"tilecount":27921,
|
||||
"tiledversion":"1.11.2",
|
||||
"tileheight":16,
|
||||
"tilewidth":16,
|
||||
"tileheight":64,
|
||||
"tilewidth":64,
|
||||
"type":"tileset",
|
||||
"version":"1.10"
|
||||
}
|
@ -1,14 +1,14 @@
|
||||
{ "columns":26,
|
||||
"image":"..\/assets\/roguelikeIndoor_transparent.png",
|
||||
"imageheight":305,
|
||||
"imagewidth":457,
|
||||
"imageheight":1220,
|
||||
"imagewidth":1828,
|
||||
"margin":0,
|
||||
"name":"kenney_roguelike_indoor",
|
||||
"spacing":1,
|
||||
"tilecount":468,
|
||||
"spacing":4,
|
||||
"tilecount":7597,
|
||||
"tiledversion":"1.11.2",
|
||||
"tileheight":16,
|
||||
"tilewidth":16,
|
||||
"tileheight":64,
|
||||
"tilewidth":64,
|
||||
"type":"tileset",
|
||||
"version":"1.10"
|
||||
}
|
Loading…
Reference in New Issue
Block a user