I want to make a Texture Button that does an animation when pressed. The animation is done with an AnimatedTexture that uses a bunch of AtlasTextures. However, when the button gets pressed, nothing happens. All the other code works, but the animation doesn’t. Does the animation require some code to work?