Files
MonoGame.Extended/Source/Demos/Features/Content/TiledMaps/level01.tmx
T

90 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" tiledversion="1.1.6" orientation="orthogonal" renderorder="right-down" width="40" height="10" tilewidth="128" tileheight="128" infinite="0" backgroundcolor="#7d7d7d" nextobjectid="23">
<properties>
<property name="awesome" value="42"/>
</properties>
<tileset firstgid="1" name="free-tileset" tilewidth="128" tileheight="128" spacing="2" margin="2" tilecount="30" columns="5">
<image source="free-tileset.png" width="652" height="782"/>
<tile id="0">
<objectgroup draworder="index">
<object id="0" x="0" y="0" width="128" height="128"/>
</objectgroup>
<animation>
<frame tileid="23" duration="100"/>
<frame tileid="24" duration="100"/>
</animation>
</tile>
<tile id="7">
<properties>
<property name="frog" value="dog"/>
</properties>
</tile>
<tile id="23">
<properties>
<property name="element" value="box"/>
</properties>
</tile>
<tile id="24">
<properties>
<property name="hp" value="55"/>
<property name="mp" value="16"/>
</properties>
</tile>
</tileset>
<imagelayer name="Background 1">
<image source="hills.png" trans="000000" width="2048" height="1536"/>
</imagelayer>
<group name="Ground Group">
<layer name="Water" width="40" height="10">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgGAWjYBSMgoEBgljwYAJCWPBgAgPtPgAzvv49QAYAAA==
</data>
</layer>
<layer name="Ground" width="40" height="10">
<properties>
<property name="customlayerprop" value="1"/>
<property name="customlayerprop2" value="2"/>
</properties>
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgoC5gAWJWJMxGgVmMVHERKqCm+1io4iJMM0fdBwGg+Gcmw0xauw/kLiYg5iBgPkwdsZgcv2KzE+QuYvyPHlaEMMwsYv3FgUMMX/ww4lFLrPtI9RcxZpIbZsPdfQBmr3hmQAYAAA==
</data>
</layer>
</group>
<layer name="Platforms" width="40" height="10">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgGAWDDfACMR8Q82MRw4f5GcgDyGbz4xEj11xy9Y+CUTAKBjcAAB+IdqlABgAA
</data>
</layer>
<layer name="Details" width="40" height="10">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgGLlAGIuYBJQWRROXpNAuKSxmSkPNlaXQbHKBzADZSwiAwgkUD9IE1MkhsUUYEHGHDsSp4Sg6A3S/44orUagcKB3J4VCDDtDTGy8DwwJ+BoYDfEAMZB8AshOIdyntAdBdC3ghNAM/hE4YWBehAqCbFiDzeQeZ+2gJAHOitUlABgAA
</data>
</layer>
<objectgroup color="#befdf9" draworder="index" name="Objects Layer 1">
<properties>
<property name="objLayerProp" value="true"/>
</properties>
<object id="11" name="Crate1" gid="2147483671" x="109.333" y="506.909" width="345.818" height="364"/>
<object id="12" x="603.03" y="112.121" width="248.485" height="139.394"/>
<object id="13" x="639.394" y="315.152" width="175.758" height="163.636">
<ellipse/>
</object>
<object id="14" x="915.152" y="254.545">
<polygon points="0,0 139.394,-209.091 142.424,90.9091 78.7879,-15.1515"/>
</object>
<object id="15" x="539.394" y="657.576">
<polyline points="0,0 -90.9091,-96.9697 36.3636,-118.182 -27.2727,-263.636"/>
</object>
<object id="20" name="Crate2" gid="23" x="60" y="345" width="226" height="226"/>
<object id="21" name="Crate3" gid="23" x="170" y="246" width="171" height="171"/>
</objectgroup>
<objectgroup name="TransparentObjects" opacity="0.5">
<object id="18" name="TP1" gid="21" x="133" y="432" width="280" height="280"/>
</objectgroup>
<layer name="Tile Layer 5" width="40" height="10">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgGAWjYBSMglEwCkgHADV9EcVABgAA
</data>
</layer>
</map>