Can't open TMW map with tiled 6.1
Posted: 08 Mar 2008, 14:02
Hello,
i would open the TMW map "new_3-1.tmx" but tiled say "Can't read input file". If i remove this code from the file:
i can open the file with tiled. Need i a special version of tiled to open the TMW maps or so?
Regards seeseekey
i would open the TMW map "new_3-1.tmx" but tiled say "Can't read input file". If i remove this code from the file:
Code: Select all
<objectgroup name="Gruppo di Oggetti 4" width="0" height="0">
<object name="Warp to Tulimshar" type="WARP" x="1344" y="2816" width="160" height="32">
<properties>
<property name="DEST_MAP">
1
</property>
<property name="DEST_X">
1872
</property>
<property name="DEST_Y">
560
</property>
</properties>
</object>
<object name="ToINN" type="WARP" x="1024" y="2304" width="64" height="32">
<properties>
<property name="DEST_MAP">
8
</property>
<property name="DEST_X">
800
</property>
<property name="DEST_Y">
1088
</property>
</properties>
</object>
</objectgroup>
Regards seeseekey