Skip to content

Plugin for Tiled Map Editor to export tilemaps and tilesets as Godot Engine scene files

License

Notifications You must be signed in to change notification settings

patwork/tiled-to-godot-exporter-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiled to Godot Exporter Plugin

This is a plugin for Tiled Map Editor to export tilemaps and tilesets as Godot Engine scene files. It uses JavaScript API available in Tiled v1.3 and newer.

Instalation

Copy file exporter_godot.js to your Tiled extensions directory.

  • Windows: %APPDATA%/Local/Tiled/extensions/
  • MacOS: ~/Library/Preferences/Tiled/extensions/
  • Linux: ~/.config/tiled/extensions/

Requirements

Notes

This is early ALPHA version.

  • only orthogonal, fixed size maps are supported
  • you'll propably need to fix invalid textures paths during import
  • collision layers and shapes are not exported yet

License

MIT License

ko-fi

About

Plugin for Tiled Map Editor to export tilemaps and tilesets as Godot Engine scene files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published