Skip to content

snkkid99/SpriteSheetImporter_godot_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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