I want to play a simple gif in my godot4 project.
Let's say that I have a gif file named video.gif. How do I play it using GDscript? Which component would play a gif? If I can't play a gif, can I play a video file? If I also can't do that, how can I display a video/gif in godot4?