Publisher
rugia813
Sprite Sheet Importer 2D
This is a plugin for Godot Engine to import AtlasTextures from the SpriteSheet Packer https://amakaseev.github.io/sprite-sheet-packer/
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Sprite Sheet Importer
This is a plugin for Godot Engine to import
AtlasTextures from the SpriteSheet Packer
Note: This is compatible only with Godot 4.0 or later.
Installation
Download or clone this repository and copy the contents of the
addons folder to your own project's addons folder.
Important: Enable the plugin on the Project Settings.
Features
- Import sprite sheets as AtlasTextures
Usage (once the plugin is enabled)
- Save your sprite sheets in your project folder as an json
- Watch Godot import it automatically.

License
MIT License. Copyright (c) 2024 rugia813
forked from snkkid99/SpriteSheetImporter_godot_plugin