DotTiled/DotTiled.Tests/Serialization/TestData/Map/map-with-many-layers/poly.tx

10 lines
238 B
Text
Raw Normal View History

2024-08-14 20:29:55 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<template>
<object name="Poly">
<properties>
<property name="templateprop" value="helo there"/>
</properties>
<polygon points="0,0 104,20 35.6667,32.3333"/>
</object>
</template>