AsepriteScripts icon indicating copy to clipboard operation
AsepriteScripts copied to clipboard

Sprite Sheet

Open JOC0N opened this issue 2 years ago • 1 comments

I want to export a sprite sheet instead of one frame with the combination script. Any ideas?

JOC0N avatar Mar 03 '24 19:03 JOC0N

Contributions are welcome to implement this. Adding a checkbox to export_combinations.lua dlg similar to the one present in export_layers.lua dlg. https://github.com/PKGaspi/AsepriteScripts/blob/d9b15571405a392734f203835f0fee18c023c15d/scripts/gaspi/export_combinations.lua#L49-L71

https://github.com/PKGaspi/AsepriteScripts/blob/d9b15571405a392734f203835f0fee18c023c15d/scripts/gaspi/export_layers.lua#L164-L192

PKGaspi avatar Oct 21 '25 10:10 PKGaspi