How do I get AnimatedSprite3D to render in my scene?

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

I created an AnimatedSprite3D node then add SpriteFrames resource and created an animation and add some pngs to it. I set playing to On.
It doesnt show anything in the scene. What am I missing?

Which Godot version are you using? If you’re using a 4.0 nightly build, note that Sprite3D and AnimatedSprite3D rendering haven’t been reimplemented yet.

Calinou | 2020-07-13 09:00

Yes, that is indeed the case

Jitesh | 2020-07-13 18:43