itch.io is community of indie game creators and players

Devlogs

Fixed a bug in export for Godot.

TilePipe - tileset pipeline tool
A downloadable tool for Windows, macOS, and Linux

Fixed Godot export bug. Previously path to texture in tileset was absolute, so if you copy your game executable to another computer, it was likely to break.

Now on exporting for Godot all directories are scanned for project.godot and if found, start their path to texture from that folder, like any other godot resource (like "res://..."). Note that you need to save generated texture beforehand and it also needs to be inside any godot project. For now the tool does not check if it's the same project with tileset resource.

Files

  • TilePipe.exe 33 MB
    Jan 11, 2021
  • TilePipe.x86_64 38 MB
    Jan 11, 2021
  • TilePipe_mac.zip 14 MB
    Jan 11, 2021
Download TilePipe - tileset pipeline tool
Leave a comment