This is the code for one of my nodes, and as you can see it’s supposed to instance the scene sight_bolt_1.tscn but it does not do that.
Instead, the first time the timer goes off it throws the error below at me:
And then, for every time after that, it throws the following error at me repetitively:
This obviously results in the scene not being instanced. If someone could help me figure out what exactly is going on here, that’d be gravely appreciated.