OMORI_Android/www.eng/maps/Tile_Collisions_32x32.json
2024-01-15 18:44:53 +03:00

138 lines
No EOL
2.3 KiB
JSON

{ "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"
}