Honey Village: six model builds + hub frontend, Dockerized for Dokploy
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
<?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="1000">
|
||||
<properties><property name="sceneKey" value="HouseScene"/><property name="displayName" value="小满小屋"/></properties>
|
||||
<tileset firstgid="1" name="honey-village" tilewidth="16" tileheight="16" tilecount="64" columns="16"><image source="../../assets/tileset.png" width="256" height="64"/></tileset>
|
||||
<layer id="1" name="ground" width="12" height="8"><data encoding="csv">5,5,5,5,5,5,5,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,4,4,4,11,4,4,4,4,4,5,5,5,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,8,8,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,10,5,5,5,5,5</data></layer>
|
||||
<objectgroup id="2" name="obstacles"><object id="900" x="0" y="0" width="192" height="4"><properties><property name="collides" type="bool" value="true"/></properties></object>
|
||||
<object id="901" x="0" y="124" width="192" height="4"><properties><property name="collides" type="bool" value="true"/></properties></object>
|
||||
<object id="902" x="0" y="0" width="4" height="128"><properties><property name="collides" type="bool" value="true"/></properties></object>
|
||||
<object id="903" x="188" y="0" width="4" height="128"><properties><property name="collides" type="bool" value="true"/></properties></object></objectgroup>
|
||||
<objectgroup id="3" name="objects">
|
||||
<object id="1" name="default" type="spawn" x="96" y="88" width="16" height="16">
|
||||
<properties>
|
||||
<property name="id" value="default"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="undefined" type="door" x="96" y="112" width="16" height="16">
|
||||
<properties>
|
||||
<property name="target" value="PlazaScene"/>
|
||||
<property name="spawn" value="house"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="3" name="床头日历" type="interact" x="42" y="34" width="16" height="16">
|
||||
<properties>
|
||||
<property name="id" value="calendar"/>
|
||||
<property name="label" value="床头日历"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="4" name="床" type="interact" x="64" y="42" width="16" height="16">
|
||||
<properties>
|
||||
<property name="id" value="bed"/>
|
||||
<property name="label" value="床"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
Reference in New Issue
Block a user