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 |
|
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 | |
Download Commit | v2.4 | 5d14d54e272802f98dfe1431a76911ca094a6abe |
Download Url (Computed) | https://github.com/vnen/godot-tiled-importer/archive/v2.4.zip | https://github.com/vnen/godot-tiled-importer/archive/5d14d54e272802f98dfe1431a76911ca094a6abe.zip |
Icon Url |
https://raw.githubusercontent.com/vnen/godot-tiled-importer/master/addons/vnen.tiled_importer/tiled.png
|