rTexPacker Importer
I

Publisher

intangiblematter

rTexPacker Importer

Misc
Atlas JSON XML Importer Workflow GDScript Assets Spritesheet

A simple addon that automatically imports rTexPacker atlases. Currently only supports all* rTexturePacker atlas files! *Currently lacks support for .h files, embedded texture rTPb files, and rTPa chunk PNGs. ## Functionality: - [x] Importing sheets as AtlasTextures - [x] Importing .rtpa, and .rtpb files - [x] Importing JSON - [x] Importing XML The JSON and XML importers are disabled by default, but can be enabled in project settings. ## Use Just output the rTexturePacker data and sheets...

rTexPacker Importer for Godot

This is just a simple plugin that lets you import rTexPacker sheets in Godot.

Functionality:

  • Importing sheets as AtlasTextures
  • Importing .rtpa, and .rtpb files
  • Importing JSON
  • Importing XML

The JSON and XML importers are disabled by default, but can be enabled in project settings.

Use

Just output the rTexturePacker data and sheets wherever you want them in the project, and watch as they get exported to a subfolder of the folder you placed the file in, named after the file that was imported.