Hello. I'm really new to this tiled map creation so there are a lot of things I don't understand, I hope you could help me.
1- How do you get the string from your TMX file? I tried opening it with the notepad but I'm not sure is correct. Maybe because is not oredered like Rex example... but.
2- The order, I find this labels:
<properties>
<property name='solid' value='1'/>
</properties>
</tile>
<tile id='1'>
<properties>
<property name='solid' value='1'/>
</properties>
Did you write them by hand for each tile? or how can I get them? and that leads me to my last question, which is the one that confuses me more.
3- There is a sprite named Tile that has all the tileset images inside as animation frames �Where did you get this sprite or how can I make it?
Thanks guys and thanks Rex for this awesome plugins, I hope I just don't sound too ignorant about them XD