
R
Publisher
rugia813
Sprite Sheet Importer 2D
2D
Sprite Sheet Atlas Packer JSON Importer 2D Graphics
This is a plugin for Godot Engine to import AtlasTextures from the SpriteSheet Packer https://amakaseev.github.io/sprite-sheet-packer/
Sprite Sheet Importer
This is a plugin for Godot Engine to import
AtlasTexture
s 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