Implement farming

This commit is contained in:
2024-01-28 17:33:55 +01:00
parent 6ee46da8ab
commit 205fb57f07
10 changed files with 85 additions and 73 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="80" height="50" tilewidth="16" tileheight="16" infinite="0" nextlayerid="10" nextobjectid="8">
<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="80" height="50" tilewidth="16" tileheight="16" infinite="0" nextlayerid="10" nextobjectid="20">
<editorsettings>
<export target="maps/map_01.tmj" format="json"/>
</editorsettings>
@@ -393,5 +393,41 @@
<object id="1" name="camera" x="1119" y="571.5">
<point/>
</object>
<object id="8" name="spawn" x="91.3333" y="665.333">
<point/>
</object>
<object id="9" name="p1" x="150" y="510">
<point/>
</object>
<object id="10" name="p2" x="226" y="353.333">
<point/>
</object>
<object id="11" name="p3" x="331.333" y="254">
<point/>
</object>
<object id="12" name="p4" x="458" y="214.667">
<point/>
</object>
<object id="13" name="p5" x="613.333" y="198.667">
<point/>
</object>
<object id="14" name="p6" x="744" y="226.667">
<point/>
</object>
<object id="15" name="p7" x="830.667" y="266.667">
<point/>
</object>
<object id="16" name="p8" x="912" y="325.333">
<point/>
</object>
<object id="17" name="p9" x="982" y="389.333">
<point/>
</object>
<object id="18" name="p10" x="1038.67" y="465.333">
<point/>
</object>
<object id="19" name="p11" x="1098.67" y="530">
<point/>
</object>
</objectgroup>
</map>