assetpack icon indicating copy to clipboard operation
assetpack copied to clipboard

add support for animated sprite sheets

Open GregVGW opened this issue 1 year ago • 2 comments

Currently when generating sprite sheets, there is no way to mark it as an animated sprite sheet.

This would allow for use in Pixi's AnimatedSprite, as the generated JSON would contain the animations property (listing the textures used as part of the animated sprite).

GregVGW avatar Nov 07 '23 04:11 GregVGW