animatedsprie not showing single frames

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

i was trying to animate my sprite with 2d picel assets and the frames are not showing up. But other assets were showing up just fine. spmeone pls help me.

:bust_in_silhouette: Reply From: Aayush

is it a sprite sheet? or are you using individual frames?If it is a sprite sheet then click this button https://docs.godotengine.org/en/stable/_images/2d_animation_add_from_spritesheet.png
then you can import frames and check the playing option.

If you are using frames then you can import the frames without using the button.

If none of this works then delete the node and redo it(sorry if this step reduces your progress but sometimes it works)