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="30" height="8" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="1000">
|
||||
<properties><property name="sceneKey" value="WhiteScene"/><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="30" height="8"><data encoding="csv">16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,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,6,6,6,6,6,16,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,16,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,16,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,16,6,6,6,6,6,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,16,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,16,6,6,6,6,6,6,6,6,6,6,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16</data></layer>
|
||||
<objectgroup id="2" name="obstacles"><object id="900" x="0" y="0" width="480" height="4"><properties><property name="collides" type="bool" value="true"/></properties></object>
|
||||
<object id="901" x="0" y="124" width="480" 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="476" y="0" width="4" height="128"><properties><property name="collides" type="bool" value="true"/></properties></object>
|
||||
<object id="910" x="304" y="16" width="16" height="96"><properties><property name="collides" type="bool" value="true"/></properties></object></objectgroup>
|
||||
<objectgroup id="3" name="objects">
|
||||
<object id="1" name="default" type="spawn" x="24" y="64" width="16" height="16">
|
||||
<properties>
|
||||
<property name="id" value="default"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="病历" type="interact" x="400" y="64" width="16" height="16">
|
||||
<properties>
|
||||
<property name="id" value="record"/>
|
||||
<property name="label" value="病历"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
Reference in New Issue
Block a user