Dear All,
First of all I am still new to programming and godot, so I hope someone is able to help me.
I am bussy with the dodge the creeps tutorial, it all worked fine (after a lot of trial and error). I have added a few functions to the game:
-Created a bullet
-Let the creeps "die"
these to functions worked oke (ofcourse with trial and error).
But i wanted to add a kill counter, after I tried some stuff (I dont remember exactly what i did…) I got the following error: "script inherits from native type 'area2d' so it cannot be instanced in object of type node"
I think it has something to do with me instancing de playerbullet2 in random nodes.. but i can not rember where it went wrong exactly.
It has been weeks now and i cannot get it back to play normally.
In the following link it is able to download my version of dodge the creeps:
https://we.tl/t-br0Bra0swe
Greeting,
Jabba