Edit of asset "Tiled Map Importer for Godot 3" Accepted

Old/Current New/Edit
Title Tiled Map Importer for Godot 3
Description Import TileMaps from Tiled Map Editor (http://mapeditor.org). This imports each map as Godot scene which can be instanced or inherited.

For Godot 3.x

More information at https://github.com/vnen/godot-tiled-importer
Manual at: https://github.com/vnen/godot-tiled-importer/wiki

Features:
* Accept both .json, .tmx, and .tsx formats.
* Import maps and standalone tile sets.
* Support for compressed layers.
* Orthogonal, Isometric, Hexagonal and Staggered maps.
* Group layers imported as Node2D for organization.
* Visibility and opacity from layers.
* Map background color
* Standalone objects as LightOccluder2D, StaticBody2D, or Area2D (depending on type).
* Support for importing metadata: custom properties and some of Tiled built-in properties.
* Support for one-way collision (using object type)
* Support for infinite maps.
* Support for object templates.
* A few import options.

If you like this plugin, consider buying me a coffee on Ko-fi: https://ko-fi.com/georgemarques
Import TileMaps from Tiled Map Editor (http://mapeditor.org). This imports each map as Godot scene which can be instanced or inherited.

For Godot 3.x

Manual at: https://github.com/vnen/godot-tiled-importer/wiki

Features:
* Accept both .json, .tmx, and .tsx formats.
* Import maps and standalone tile sets.
* Support for compressed layers.
* Orthogonal, Isometric and Staggered (odd-indexed) maps.
* Group layers imported as Node2D for organization.
* Visibility and opacity from layers.
* Standalone objects as LightOccluder2D, StaticBody2D, or Area2D (depending on type).
* Support for importing metadata: custom properties and some of Tiled built-in properties.
* Support for one-way collision (using object type)
* Support for infinite maps.
* A few import options.

If you like this plugin, consider buying me a (maybe monthly) beer on https://liberapay.com/vnen
Category 2D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/vnen/godot-tiled-importer
Issues Url https://github.com/vnen/godot-tiled-importer/issues
Godot version Godot 3.4
Version String 2.4 2.1
Download Commit v2.4 v2.1
Download Url (Computed) https://github.com/vnen/godot-tiled-importer/archive/v2.4.zip https://github.com/vnen/godot-tiled-importer/archive/v2.1.zip
Icon Url https://raw.githubusercontent.com/vnen/godot-tiled-importer/master/addons/vnen.tiled_importer/tiled.png