Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 569 Bytes

readme.md

File metadata and controls

19 lines (13 loc) · 569 Bytes

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.