Daniel
August 1, 2017, 7:18pm
2
Here's one approach:
One technique that speeds up the frame animation process is copying and pasting keyframes. Let’s say you have a huge set of images (or several groups of elements) that you want to fade between. Fade one of the groups out, then copy and paste that animation to each of the other elements or images. This action can then be repeated and the animation adjusted to speed things up:
(While this is Hype 2, the same workflow applies).
FYI this set of images was exported as frames from a GIF in Photosho…
...but for thousands of frames you might want to setup something a bit more automated. I assume that you have all your frames numbered in with file names like 0001.png, 0002.png.
Something like GitHub - nterms/imgplay: Image sequence player with streaming and dynamic loading. jQuery plugin. might be more inline with that you want to use, since Hype at this time does not support the automated sequencing of imported images.