Honey Village: six model builds + hub frontend, Dockerized for Dokploy
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.12.2" orientation="orthogonal" renderorder="right-down" width="12" height="8" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="6">
|
||||
<tileset firstgid="1" source="village.tsx"/>
|
||||
<layer id="1" name="ground" width="12" height="8">
|
||||
<data encoding="csv">
|
||||
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
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="obstacles" width="12" height="8">
|
||||
<properties>
|
||||
<property name="collides" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="csv">
|
||||
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,0,0,12,12,12,12,12
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="3" name="objects">
|
||||
<object id="1" name="spawn" type="spawn" x="96" y="80" width="16" height="16"/>
|
||||
<object id="2" name="to_plaza" type="door" x="80" y="112" width="16" height="16"/>
|
||||
<object id="3" name="to_plaza2" type="door" x="96" y="112" width="16" height="16"/>
|
||||
<object id="4" name="bed" type="interact" x="32" y="32" width="16" height="16"/>
|
||||
<object id="5" name="calendar" type="interact" x="144" y="32" width="16" height="16"/>
|
||||
</objectgroup>
|
||||
</map>
|
||||
Reference in New Issue
Block a user