Honey Village: six model builds + hub frontend, Dockerized for Dokploy
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
<?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="ClinicScene"/><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">16,16,16,16,16,16,16,16,16,16,16,16,6,6,6,6,6,6,6,6,6,6,6,6,6,6,5,5,5,5,5,6,6,15,6,6,6,6,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,10,6,6,6,6,6</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>
|
||||
<object id="910" x="32" y="32" width="80" height="32"><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="96" 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="clinic"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="3" name="芙医生" type="npc" x="96" y="50" width="16" height="16">
|
||||
<properties>
|
||||
<property name="id" value="doctor"/>
|
||||
<property name="label" value="芙医生"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="4" name="桌上表格" type="interact" x="48" y="42" width="16" height="16">
|
||||
<properties>
|
||||
<property name="id" value="form"/>
|
||||
<property name="label" value="桌上表格"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
Reference in New Issue
Block a user