Just realized animatedTexture is to be removed. https://docs.godotengine.org/en/latest/classes/class_animatedtexture.html
Warning: AnimatedTexture is deprecated, and might be removed in a future release. Its current implementation is not efficient for the modern renderers
I've been using it to animate textures on 3D mesh. Is there anything else to replace it?