Animation - any alternative to Sprite Sheet?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Suleymanov

I have 90 single PNG images (frames) of an animation. Is there a simple way to collect them automatically to produce an animation? Or am I doomed to place each image individually frame by frame?

:bust_in_silhouette: Reply From: Suleymanov

Found the solution - AnimatedSprite node.