#AnimatedSprite2D not working in GUI nodes

1 messages · Page 1 of 1 (latest)

sleek basin
#

Hello I posted this in #❓┃quick-help but with no success.

I originally trying to play an animation through code in a GUI scene but then just to preview it manually added the animations, and then realized the frames field was greyed out, as well as just clicking playing didn't work, the gif below showcases this.

(Just to be clear there is no Error, and no longer getting this result in code, the animation window isn't previewing the animation)

https://gyazo.com/9a64291ca3c43c142df35898bb516c5d

One thing i've noticed is that my scene tree is greyed out for this scene, and i don't know what that means. Unsure if it's related or not.

#

Ok i'm 80% confident it has to do with the scenetree being greyed out. I just copied the same animatedsprite2d node to another GUI only scene and it worked.