Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 750 Bytes

File metadata and controls

27 lines (15 loc) · 750 Bytes

Sprite Sheet Importer

This is a plugin for Godot Engine to import AtlasTextures 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)

  1. Save your sprite sheets in your project folder as an JSON (ARRAY)
  2. Watch Godot import it automatically.

License

MIT License. Copyright (c) 2018 snkkid