Honey Village: six model builds + hub frontend, Dockerized for Dokploy
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.12.2" orientation="orthogonal" renderorder="right-down" width="15" height="10" tilewidth="16" tileheight="16" infinite="0" nextlayerid="5" nextobjectid="5">
|
||||
<tileset firstgid="1" name="tiles" tilewidth="16" tileheight="16" tilecount="72" columns="8">
|
||||
<image source="/Users/leidianyayi/Documents/GitHub/ModelTest20260714/Opus4-8-xhigh/public/assets/sprites/tileset.png" width="128" height="144"/>
|
||||
</tileset>
|
||||
<layer id="1" name="ground" width="15" height="10">
|
||||
<data encoding="csv">
|
||||
25,25,25,25,25,25,25,25,25,25,25,39,25,25,25,
|
||||
25,26,26,26,26,26,26,26,26,26,26,26,26,26,25,
|
||||
25,26,26,26,26,26,26,26,26,26,26,26,26,26,25,
|
||||
25,26,26,26,26,26,26,26,26,26,26,26,26,26,25,
|
||||
25,26,26,26,26,26,26,26,26,26,26,26,26,26,25,
|
||||
25,26,26,26,26,26,26,26,26,26,26,26,26,26,25,
|
||||
25,26,26,26,26,26,26,26,26,26,26,26,26,26,25,
|
||||
25,26,26,26,26,26,26,26,26,26,26,26,26,26,25,
|
||||
25,26,26,26,26,26,26,26,26,26,26,26,26,26,25,
|
||||
25,25,25,25,25,25,25,40,25,25,25,25,25,25,25
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="obstacles" width="15" height="10">
|
||||
<data encoding="csv">
|
||||
27,28,28,28,28,28,28,28,28,28,28,28,28,28,27,
|
||||
27,0,35,35,35,35,35,35,35,35,35,0,0,0,27,
|
||||
27,0,0,0,0,0,0,0,0,0,0,0,0,0,27,
|
||||
27,0,0,0,0,0,0,0,0,0,0,0,57,0,27,
|
||||
27,0,0,0,0,0,0,0,0,0,0,0,0,0,27,
|
||||
27,0,0,0,0,0,0,0,0,0,0,0,0,0,27,
|
||||
27,31,31,31,31,31,31,31,31,0,0,0,0,58,27,
|
||||
27,0,0,0,0,0,0,0,0,0,0,0,57,0,27,
|
||||
27,0,0,0,0,0,0,0,0,0,0,0,0,0,27,
|
||||
27,27,27,27,27,27,27,0,27,27,27,27,27,27,27
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="3" name="objects">
|
||||
<object id="1" name="door_plaza" type="door" x="112" y="144" width="16" height="16">
|
||||
<properties>
|
||||
<property name="target" value="plaza"/>
|
||||
<property name="dest" value="sp_from_grocery"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="2" name="sp_from_plaza" type="spawn" x="112" y="128" width="16" height="16"></object>
|
||||
<object id="3" name="mimi" type="npc" x="64" y="112" width="16" height="16">
|
||||
<properties>
|
||||
<property name="npc" value="mimi"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="4" name="i_shelf" type="interact" x="96" y="32" width="16" height="16">
|
||||
<properties>
|
||||
<property name="kind" value="shelf"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
Reference in New Issue
Block a user