#Script Error with Vector2i

4 messages · Page 1 of 1 (latest)

queen needle
#

I'm following this tutorial https://youtu.be/nKBhz6oJYsc?t=1067 (timestamp in link), trying to reset everything back to its starting position when the game runs for the first time, and I think I've followed everything correctly but I get this error when I try to run the game and I'm not sure what it means (I'm very new)

Learn the basics of Godot by making a side scroller game from scratch.

The code for the game is built from scratch and will re-create all the features of the t-rex game. This will use a parallax background node to create the scrolling background with a 3D effect. I'll have a spawner to generate enemies as well as collision detection.

Code and ...

▶ Play video
void knoll
#

the path to the node is wrong

#

that is all

queen needle
#

oh