4.2.2 stable
Hello,
First time dev here and literally stated scripting 45min ago and I am following a “Kids Tutorial” and have no concept outside of what I have learned in the last 45 min. With that said, I am getting this error when I launch my scene:
Invalid get index ‘width’ (on base: Vector2’)
Now from a laymen point of view, it looks like it is trying to pull the width from the vector2 instead of the screensize variable. my script matches the video on each line but it looks like the video is running an older version of Godot. Any help and advice would be very appreciated to this noob!