Sprite Sheet Importer
This is a plugin for Godot Engine to import
AtlasTexture
s from the TexturePacker FREE VERSION
Note: This is compatible only with Godot 3.0 or later.
Installation
Alternatively, 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 (ARRAY)
- Watch Godot import it automatically.
License
MIT License. Copyright (c) 2018 snkkid