Skip to content

Add Tilesmith to Plugins and scripts (Godot 4) - #504

Open
DJsluxx wants to merge 1 commit into
Calinou:masterfrom
DJsluxx:add-tilesmith
Open

Add Tilesmith to Plugins and scripts (Godot 4)#504
DJsluxx wants to merge 1 commit into
Calinou:masterfrom
DJsluxx:add-tilesmith

Conversation

@DJsluxx

@DJsluxx DJsluxx commented Aug 17, 2026

Copy link
Copy Markdown

Adds Tilesmith, an editor addon that batch-builds a Godot 4 TileSet from a folder of images: it skips blank cells and bakes convex collision shapes, so you don't hand-draw a collision polygon per tile.

  • Licence: MIT, at the repository root.
  • Compatibility: Godot 4, built and tested on 4.7.1. Listed under Godot 4.
  • Placed alphabetically between ThemeGen and UI Design Tool.
  • Pure GDScript, no native code or external dependencies.
  • Test suite runs headless: godot --headless --path . --script res://tests/run_tests.gd (89 assertions).

Disclosure: I am the author. There is a paid edition; everything in the linked repository is MIT and fully functional on its own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant