rTexPacker Importer
extends the Unity editor to read sprite atlas data created with rTexPacker (.rtpa, .xml, .json).
It imports each sprite atlas as native Unity 2D spritesheet, the sprites can be directly used in the editor.
rTexPacker
is a simple and easy-to-use textures packer and font atlas generator. Chek it out!
Mouse Right-click on your atlas image and select in the menu rTexPacker/Create Sprite Sheets
Atlas descriptot data:
- rtpa (rTexPacker format)
- xml
- json
Atlas image data:
- png
rTexPacker Importer is licensed under MIT License. Check LICENSE for details.
Developed by: Sergio Martínez (@anidealgift)