Flash Sprite Sheet Importer

Prankard

(26)
FREE
Publisher Prankard
File size 19.94kB
Number of files 6
Latest version 1.1.1
Latest release date 2020-04-01 02:59:12
First release date 2016-01-21 08:08:19
Supported Unity versions 2018.4.2 or higher
This tool allows to easily import and slice sprite sheets generated by Adobe Animate (Flash).

Adobe Animate Instructions

• Each sprite sheet can contain one or more movieclips.
• Export sprite sheets with their corresponding XML files (describing the location of all sprites).
• The Starling XML format now adds the possibility to use pivots from original movieclips.

Unity Instructions

• Get importer window by opening: Window -> Sprite Sheet Importer
• Get importer window by opening: Window -> Sprite Sheet Importer
• Then select a 2D Texture sprite sheet (alongside accompanying XML file).
• The Force Overwrite Pivot checkbox:
– Shows a pull down menu to manually select a pivot position.
– Can be used to ignore existing pivot data from the XML file.
• The Generate Animation checkbox:
– Creates an Animator for the sprite sheet.
– Also creates Animations for each animation movieclip.
– Shows a field to choose frames per second for those Animations.
– Shows a Generate GameObject checkbox which can be used to create a GameObject with the Animator.
– Warning: This function can overwrite previously generated elements without notice.
• Finally, press 'Import Sprites'.

For more details check out the video:
https://www.youtube.com/watch?v=zcgmO7sWdWk

Credits

This tool was created by James Prankard.
The Whitespace Trimming and XML Pivot implementation were added by Jonathan Tremblay (Cegep de Saint-Jerome).

Github

https://github.com/prankard/FlashSpriteSheetImporter

Top Publisher Assets