Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Generate TileMapLayer from image of tilemap

An asset by Jsaur
The page banner background of a mountain and forest
Generate TileMapLayer from image of tilemap hero image

Quick Information

0 ratings
Generate TileMapLayer from image of tilemap icon image
Jsaur
Generate TileMapLayer from image of tilemap

Copy an image of a tilemap onto a TileMapLayer node.A dock plugin that allows you to generate a TileMapLayer node by inputting a TileSet and a texture (generally exported from your pixel art editor or some other outside source) made of tiles from that TileSet.Useful for when you're reusing assets from a different game or engine and you have a flat image of a tilemap, but you want the power to manipulate it as a TileMapLayer without having to recreate it from the ground up.

Supported Engine Version
4.4
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
11 days ago
Git URL
Issue URL

godot-retiler

TileSet and Texture2D go in, TileMapLayer comes out.

A dock plugin for Godot that allows you to generate a populated TileMapLayer node by inputting a TileSet and a texture made of tiles from that TileSet.

How To Use

To use, simply add the addons/retiler directory to your Godot project and enable the plugin in Project Settings > Plugins. This should make the Retiler dock appear in your editor.

Set TileSet to the TileSet of your choice, then set Texture to your texture of an exported tilemap.

Save to Path represents the directory your TileMapLayer will be saved in. File Name represents the name of the file and Node that your TileMapLayer will be saved to.

Click the Generate TileMapLayer button to generate your TileMapLayer.

Copy an image of a tilemap onto a TileMapLayer node.

A dock plugin that allows you to generate a TileMapLayer node by inputting a TileSet and a texture (generally exported from your pixel art editor or some other outside source) made of tiles from that TileSet.

Useful for when you're reusing assets from a different game or engine and you have a flat image of a tilemap, but you want the power to manipulate it as a TileMapLayer without having to recreate it from the ground up.

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
Generate TileMapLayer from image of tilemap icon image
Jsaur
Generate TileMapLayer from image of tilemap

Copy an image of a tilemap onto a TileMapLayer node.A dock plugin that allows you to generate a TileMapLayer node by inputting a TileSet and a texture (generally exported from your pixel art editor or some other outside source) made of tiles from that TileSet.Useful for when you're reusing assets from a different game or engine and you have a flat image of a tilemap, but you want the power to manipulate it as a TileMapLayer without having to recreate it from the ground up.

Supported Engine Version
4.4
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
11 days 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