Boundary change
This commit is contained in:
parent
1672f9c6c9
commit
481f51dc2b
1 changed files with 4 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="50" height="8" tilewidth="64" tileheight="64" nextobjectid="23">
|
||||
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="50" height="8" tilewidth="64" tileheight="64" nextobjectid="24">
|
||||
<tileset firstgid="1" name="platformSet" tilewidth="64" tileheight="64" tilecount="3" columns="3">
|
||||
<image source="../spritesheets/platformSet.png" width="192" height="64"/>
|
||||
</tileset>
|
||||
|
@ -8,15 +8,12 @@
|
|||
eJxjYBgF1ABMSJgYwAjEzGj0QAHGAbZ/qANmPBifHmTAyIA/Hkg1nxBgwoLxAUYsGNld+PQh06S4DZvZ2NxAbYArTCi1j5TygR6AnHSLDgAqVwCE
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="BOUNDARY">
|
||||
<object id="17" x="-64" y="-192" width="3328" height="896"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="PLAYER">
|
||||
<object id="19" gid="3" x="64" y="320" width="64" height="64"/>
|
||||
</objectgroup>
|
||||
<objectgroup name="test">
|
||||
<object id="22" x="0" y="512">
|
||||
<polyline points="0,0 1664,-512 3200,0 1664,0 0,0"/>
|
||||
<objectgroup name="BOUNDARY">
|
||||
<object id="23" x="-64" y="-128">
|
||||
<polyline points="0,0 0,768 3392,768 3392,0 0,0"/>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
|
|
Reference in a new issue