Tiled TMX

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Game data files |extensions={{ext|tmx}} |released=2004<ref>https://www.mapeditor.org/2004/06/15/tiled-030-released.html</ref> }} T...")
 
(Changed link to tileset format (redlink regardless))
 
Line 6: Line 6:
 
}}
 
}}
  
The '''Tiled TMX''' format is used by the program "Tiled" to store the layout of tiles for later export to a computer game. The maps use tiles from a [[Tiled tileset]]. They can be exported to the [[Tiled JSON]] format<ref>https://doc.mapeditor.org/en/stable/reference/json-map-format/</ref>. The format is based on [[XML]].
+
The '''Tiled TMX''' format is used by the program "Tiled" to store the layout of tiles for later export to a computer game. The maps use tiles from a [[Tiled TSX]] tileset. They can be exported to the [[Tiled JSON]] format<ref>https://doc.mapeditor.org/en/stable/reference/json-map-format/</ref>. The format is based on [[XML]].
  
 
== Identification ==
 
== Identification ==

Latest revision as of 00:11, 10 December 2019

File Format
Name Tiled TMX
Ontology
Extension(s) .tmx
Released 2004[1]

The Tiled TMX format is used by the program "Tiled" to store the layout of tiles for later export to a computer game. The maps use tiles from a Tiled TSX tileset. They can be exported to the Tiled JSON format[2]. The format is based on XML.

Contents

[edit] Identification

TMX files have a root element named "map".

[edit] Software

  • Tiled itself
  • Many libraries listed on the Tiled website here

[edit] Specifications

[edit] Links

[edit] References

  1. https://www.mapeditor.org/2004/06/15/tiled-030-released.html
  2. https://doc.mapeditor.org/en/stable/reference/json-map-format/
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox