This is my first time using Godot, I just want to know how to play a second video after the first video ends. Got problem with Coding

    tamirroz12 why did you create another post? how about you finish the question on the previous post you created.. its the same question..

    The error tells you whats wrong...

    YOu pasted in the code from somewhere and think it will work.. the AI does not create proper indentations.. hence why i have python... gdscript inherited this garbage from python thus your code does not compile..

    You need to add proper indentations using the TAB key on keyboard.. delete mt spaces in all of your lines and press tab..

    Please continue this topic in one post so that people searching on google with the same problem will lead to a single post that will hopefully contain the answer..

    https://godotforums.org/d/42135-how-to-add-a-second-video/3

    F*ck, I can't do it

    I need someone to do this for me

      tamirroz12 well, if you got money, your problems could be someone's else problems

      btw i found out an easy step you could do when you paste some foreign code and it throws you that error.


      Ok, after that is done?


      Am I doing something wrong?

        tamirroz12 did you click on the error? also @onready should be below extends Node

        Maybe the error in the differnt script file..

          tamirroz12 did you click on the error? and why you have 2x ready() functions?

            tamirroz12 then what are you doing? do you even want to understand? to me it seems like you dont.

              kuligs2 my brain doesn't want to function with that kind of information

                tamirroz12 maybe you dont need to use godot then? back to drawing board maybe?

                  kuligs2 Should I attach the script to the parent node? Like you said