Honey Village: six model builds + hub frontend, Dockerized for Dokploy
This commit is contained in:
@@ -0,0 +1,135 @@
|
||||
{ "compressionlevel":-1,
|
||||
"height":8,
|
||||
"infinite":false,
|
||||
"layers":[
|
||||
{
|
||||
"data":[17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
|
||||
17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
|
||||
17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
|
||||
17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
|
||||
17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
|
||||
17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
|
||||
17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17,
|
||||
17, 17, 17, 17, 17, 18, 18, 17, 17, 17, 17, 17],
|
||||
"height":8,
|
||||
"id":1,
|
||||
"name":"ground",
|
||||
"opacity":1,
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":12,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"data":[12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12,
|
||||
12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12,
|
||||
12, 0, 19, 19, 0, 0, 0, 0, 0, 29, 0, 12,
|
||||
12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12,
|
||||
12, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 12,
|
||||
12, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12,
|
||||
12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12,
|
||||
12, 12, 12, 12, 12, 1, 1, 12, 12, 12, 12, 12],
|
||||
"height":8,
|
||||
"id":2,
|
||||
"name":"obstacles",
|
||||
"opacity":1,
|
||||
"properties":[
|
||||
{
|
||||
"name":"collides",
|
||||
"type":"bool",
|
||||
"value":true
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":12,
|
||||
"x":0,
|
||||
"y":0
|
||||
},
|
||||
{
|
||||
"draworder":"topdown",
|
||||
"id":3,
|
||||
"name":"objects",
|
||||
"objects":[
|
||||
{
|
||||
"height":16,
|
||||
"id":1,
|
||||
"name":"spawn",
|
||||
"opacity":1,
|
||||
"rotation":0,
|
||||
"type":"spawn",
|
||||
"visible":true,
|
||||
"width":16,
|
||||
"x":96,
|
||||
"y":80
|
||||
},
|
||||
{
|
||||
"height":16,
|
||||
"id":2,
|
||||
"name":"to_plaza",
|
||||
"opacity":1,
|
||||
"rotation":0,
|
||||
"type":"door",
|
||||
"visible":true,
|
||||
"width":16,
|
||||
"x":80,
|
||||
"y":112
|
||||
},
|
||||
{
|
||||
"height":16,
|
||||
"id":3,
|
||||
"name":"to_plaza2",
|
||||
"opacity":1,
|
||||
"rotation":0,
|
||||
"type":"door",
|
||||
"visible":true,
|
||||
"width":16,
|
||||
"x":96,
|
||||
"y":112
|
||||
},
|
||||
{
|
||||
"height":16,
|
||||
"id":4,
|
||||
"name":"bed",
|
||||
"opacity":1,
|
||||
"rotation":0,
|
||||
"type":"interact",
|
||||
"visible":true,
|
||||
"width":16,
|
||||
"x":32,
|
||||
"y":32
|
||||
},
|
||||
{
|
||||
"height":16,
|
||||
"id":5,
|
||||
"name":"calendar",
|
||||
"opacity":1,
|
||||
"rotation":0,
|
||||
"type":"interact",
|
||||
"visible":true,
|
||||
"width":16,
|
||||
"x":144,
|
||||
"y":32
|
||||
}],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
"x":0,
|
||||
"y":0
|
||||
}],
|
||||
"nextlayerid":4,
|
||||
"nextobjectid":6,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tiledversion":"1.12.2",
|
||||
"tileheight":16,
|
||||
"tilesets":[
|
||||
{
|
||||
"firstgid":1,
|
||||
"source":"..\/..\/..\/mapsrc\/village.tsx"
|
||||
}],
|
||||
"tilewidth":16,
|
||||
"type":"map",
|
||||
"version":"1.10",
|
||||
"width":12
|
||||
}
|
||||
Reference in New Issue
Block a user