I want to implement such a task. When the game starts, 3 video screensavers are played which can be skipped by pressing the spacebar. How do I understand this is implemented through the Videoplayer Node and script?
And as I understand it, Godot only supports Ogv and Webm video formats. since he does not see mp4 and avi.
I am new to Godot, I study only in programming. Now I'm learning python to get a basic understanding of GDScript, which I don’t currently understand. I tried visual script, and I understood the approximate algorithm. And Native Script for those who write in C ++, C #, NIM, D, C, Python.
I also have a list of tasks that I want to do in my game. How do you think they can be implemented using: GDScript, Visaul Script or Python?
Thank you all in advance for your answers :)