Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Atlas importer plugin for other texture pack toolsLoad packed atlas texture to filesystem and can be used in godot.Current support tools and formatsTexturePacker : Generic XMLTexturePacker : JSON hashAttila : JSONKenney Spritesheet : Atlas from Kenney assetsLibGDX: (Atlas from LibGDX Framework, which has a nice GUI tools - GDX Texture Packer (https://github.com/crashinvaders/gdx-texture-packer-gui))
This is an Atlas import plugin fo GoDot 3.0 - Modify from (https://github.com/GodotExplorer/atlas_importer)
Atlas importer plugin for other texture pack tools
Load packed atlas texture to filesystem and can be used in godot.
Cureent support tools and formats
- TexturePacker : Generic XML
- TexturePacker : JSON hash
- Attila : JSON
- Kenney Spritesheet : Atlas from Kenney assets
- LibGDX: (Atlas from LibGDX Framework, which has a nice GUI tools - GDX Texture Packer (https://github.com/crashinvaders/gdx-texture-packer-gui))
As godot doesn't support rotated atlas, so don't rotate sprites when you pack pictures with above tools or you have to rotate them back manually.
Due to bug of selection of Sprites using AtlasTexture in the editor. This plugin work only after 3.0.3-rc1
Atlas importer plugin for other texture pack tools
Load packed atlas texture to filesystem and can be used in godot.
Current support tools and formats
TexturePacker : Generic XML
TexturePacker : JSON hash
Attila : JSON
Kenney Spritesheet : Atlas from Kenney assets
LibGDX: (Atlas from LibGDX Framework, which has a nice GUI tools - GDX Texture Packer (https://github.com/crashinvaders/gdx-texture-packer-gui))
Reviews
Quick Information
Atlas importer plugin for other texture pack toolsLoad packed atlas texture to filesystem and can be used in godot.Current support tools and formatsTexturePacker : Generic XMLTexturePacker : JSON hashAttila : JSONKenney Spritesheet : Atlas from Kenney assetsLibGDX: (Atlas from LibGDX Framework, which has a nice GUI tools - GDX Texture Packer (https://github.com/crashinvaders/gdx-texture-packer-gui))