Is it possible to import sprites from flash into Unity?

Hey there, I’m new to Unity (working on my first game). I like to do my animation in Flash. Is it possible for me to import sprites from flash into Unity?

Hi,

From flash you export them as sprite sheet, can use that in unity
https://helpx.adobe.com/animate/using/create-sprite-sheet.html

also check assetstore, this and few others to do that

The GAF plugin really did a good job. Thanks for the tip!