Edit of asset "Tiled Map Importer for Godot 3" Accepted
Warning: Using Git tags or branches is no longer supported. Please give a full Git commit hash instead, or use the Custom download provider for GitHub Releases downloads.
If you think that this warning is incorrect, you can always open an issue.
If you think that this warning is incorrect, you can always open an issue.
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 |
|
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.3 |
Download Commit | v2.4 | v2.3 |
Download Url (Computed) | https://github.com/vnen/godot-tiled-importer/archive/v2.4.zip | https://github.com/vnen/godot-tiled-importer/archive/v2.3.zip |
Icon Url |
https://raw.githubusercontent.com/vnen/godot-tiled-importer/master/addons/vnen.tiled_importer/tiled.png
|