This is just a simple plugin that lets you import rTexPacker sheets in Godot.
- 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.
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.