Godot Tiled Tools

An asset by notman
The page banner background of a mountain and forest
Godot Tiled Tools hero image

Quick Information

0 ratings
Godot Tiled Tools icon image
notman
Godot Tiled Tools

Tools to used Tiles as a level editor for Godot Games.This is NOT a Tiled map loader for godot. This is a collection of tools that helps you import maps from Tiled at runtime, and prepare your game to use Tiled as an external level editor.Contains:- a node that loads tiled maps at runtime- an editor plugin that converts the Godot tileset into a tiled tileset.- render the tilemap in editor- launch tiled for the currently edited map.

Supported Engine Version
3.4
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Godot-Tiled-Tools

Godot addon for importing tiled maps into godot.

This addon is NOT set up to import the map as a scene! It includes a node that can parse an existing json tilemap, and a set of editor tools to manage tilesets between Godot and Tiled. This is a stylistic choice, it lets me import tiledmaps at runtime. There is no tool included to import tilesets at runtime! Another "benefit" is that the level we edit inside tiled is the single source of truth for our levels, there can be no difference between what we see in Godot and Tiled.

Tools to used Tiles as a level editor for Godot Games.

This is NOT a Tiled map loader for godot. This is a collection of tools that helps you import maps from Tiled at runtime, and prepare your game to use Tiled as an external level editor.

Contains:
- a node that loads tiled maps at runtime
- an editor plugin that converts the Godot tileset into a tiled tileset.
- render the tilemap in editor
- launch tiled for the currently edited map.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot Tiled Tools icon image
notman
Godot Tiled Tools

Tools to used Tiles as a level editor for Godot Games.This is NOT a Tiled map loader for godot. This is a collection of tools that helps you import maps from Tiled at runtime, and prepare your game to use Tiled as an external level editor.Contains:- a node that loads tiled maps at runtime- an editor plugin that converts the Godot tileset into a tiled tileset.- render the tilemap in editor- launch tiled for the currently edited map.

Supported Engine Version
3.4
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers