Is it possible to animate + merging images?
Opened this issue · 1 comments
msqar commented
As the title suggests, I would like to animate or create an animated canvas and merge all together into an output gif file.
Like i have multiple layers of pngs, that i would like to animate the position of each image, make them fall from top to an specific Y position (dynamic) after some delay so they look like a stacking animation.
Any idea on how to achieve this?
hisRoyalty commented
@msqar have you found any solution ?