mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-02-05 17:02:49 +02:00
9 lines
238 B
XML
9 lines
238 B
XML
<?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>
|