02-23-2016, 03:35 PM
Something to be careful of:
I have found when dealing with Flash assets, particularly movieclips/"sprites", that they can present some very interesting challenges. Just to name two noteworthy examples: Nested movieclips, and vector graphics.
I am trying to find good ways to deal with the former.
As for the latter, I've found that decompilers do not always render or export Shapes (e.g. vectors) properly.
I also have found that exporting sprites with effects (such as glows) doesn't appear to work entirely, either.
Tell me if you run into any issues with these.
I gtg for a bit now, otherwise this would be more detailed.
Good luck!
I have found when dealing with Flash assets, particularly movieclips/"sprites", that they can present some very interesting challenges. Just to name two noteworthy examples: Nested movieclips, and vector graphics.
I am trying to find good ways to deal with the former.
As for the latter, I've found that decompilers do not always render or export Shapes (e.g. vectors) properly.
I also have found that exporting sprites with effects (such as glows) doesn't appear to work entirely, either.
Tell me if you run into any issues with these.
I gtg for a bit now, otherwise this would be more detailed.
Good luck!