-
SpreadSheet script for Photoshop CS6 with export to XML file?
Hello guys
A friend of mine created a Sprite sheet.js java script that can be started from Photoshop CS5 by using Image/Scripts/Spritesheet script:
The point is – to load for example 128x128px layered PSD graphics you intend to use in your iOS or PC/MAC games, start a script and it will create up to 1024×1024 [or 2048×2048] sprite sheet with images one next to another. The only one step you will have to do by yourself is to export as transparent PNG file and then coder will have spritesheet image that can be used in project.
Is there any similar or working script for Photoshop CS6? Or can somebody modify attached script to work in CS6?