test-object-layer.tmx 970 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <map version="1.0" orientation="orthogonal" renderorder="right-down" width="25" height="15" tilewidth="64" tileheight="64" nextobjectid="12">
  3. <objectgroup name="Object Layer 1">
  4. <object id="1" x="131.345" y="65.234" width="311.111" height="311.232">
  5. <properties>
  6. <property name="shape" value="circle"/>
  7. </properties>
  8. <ellipse/>
  9. </object>
  10. <object id="7" class="sprite" x="240" y="440" width="322" height="186" visible="0"/>
  11. <object id="8" type="rectangle" x="506" y="142" width="136" height="234">
  12. <properties>
  13. <property name="area" value="player-spawn"/>
  14. </properties>
  15. </object>
  16. <object id="9" name="polygon" x="621" y="450">
  17. <polygon points="0,0 180,90 -8,275 -45,81 38,77"/>
  18. </object>
  19. <object id="11" x="43" y="350">
  20. <polyline points="0,0 28,299 326,413 461,308"/>
  21. </object>
  22. <object id="12" gid="23" x="169.333" y="490.909" width="345.818" height="364"/>
  23. </objectgroup>
  24. </map>