texturepacker-godot-plugin icon indicating copy to clipboard operation
texturepacker-godot-plugin copied to clipboard

AtlasTexture and TileSet importer for Godot engine. Loads sprites sheets created with TexturePacker

Results 2 texturepacker-godot-plugin issues
Sort by recently updated
recently updated
newest added

With TexturePacker you have the option to automatically create a normalmap file which has the same positions + regions for the supplied normalmaps as the texture file. But when using...

What's changed: * Consolidated both plugin files into a single plugin for sanity sake, reducing any development overhead as both plugins did roughly the same thing. * Added image flags...