Add english version
This commit is contained in:
parent
7bf44fa645
commit
49e9a37f3c
1675 changed files with 1309268 additions and 0 deletions
138
www.eng/maps/Tile_Collisions_32x32.json
Normal file
138
www.eng/maps/Tile_Collisions_32x32.json
Normal file
|
@ -0,0 +1,138 @@
|
|||
{ "columns":8,
|
||||
"image":"..\/img\/tilesets\/Tile_Collision_32x32.png",
|
||||
"imageheight":96,
|
||||
"imagewidth":256,
|
||||
"margin":0,
|
||||
"name":"TileCollision_32x32",
|
||||
"spacing":0,
|
||||
"tilecount":24,
|
||||
"tileheight":32,
|
||||
"tileproperties":
|
||||
{
|
||||
"0":
|
||||
{
|
||||
"collision":"full"
|
||||
},
|
||||
"1":
|
||||
{
|
||||
"arrowImpassable":"left & down & right"
|
||||
},
|
||||
"10":
|
||||
{
|
||||
"arrowImpassable":"down"
|
||||
},
|
||||
"11":
|
||||
{
|
||||
"arrowImpassable":"left"
|
||||
},
|
||||
"12":
|
||||
{
|
||||
"arrowImpassable":"up"
|
||||
},
|
||||
"13":
|
||||
{
|
||||
"arrowImpassable":"left & right"
|
||||
},
|
||||
"14":
|
||||
{
|
||||
"arrowImpassable":"up & down"
|
||||
},
|
||||
"2":
|
||||
{
|
||||
"arrowImpassable":"left & up & right"
|
||||
},
|
||||
"3":
|
||||
{
|
||||
"arrowImpassable":"up & right & down"
|
||||
},
|
||||
"4":
|
||||
{
|
||||
"arrowImpassable":"up & left & down"
|
||||
},
|
||||
"5":
|
||||
{
|
||||
"arrowImpassable":"down & right"
|
||||
},
|
||||
"6":
|
||||
{
|
||||
"arrowImpassable":"down & left"
|
||||
},
|
||||
"7":
|
||||
{
|
||||
"arrowImpassable":"up & left"
|
||||
},
|
||||
"8":
|
||||
{
|
||||
"arrowImpassable":"up & right"
|
||||
},
|
||||
"9":
|
||||
{
|
||||
"arrowImpassable":"right"
|
||||
}
|
||||
},
|
||||
"tilepropertytypes":
|
||||
{
|
||||
"0":
|
||||
{
|
||||
"collision":"string"
|
||||
},
|
||||
"1":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"10":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"11":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"12":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"13":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"14":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"2":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"3":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"4":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"5":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"6":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"7":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"8":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
},
|
||||
"9":
|
||||
{
|
||||
"arrowImpassable":"string"
|
||||
}
|
||||
},
|
||||
"tilewidth":32,
|
||||
"type":"tileset"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue