I have followed the tutorial & compared against the completed project on github -
At this point, i should be spawing mobs & controlling the player. The UI code is not present.
However, the player does not seem to disappear or react when colliding with enemies.
I've attached my player& mob files.
In addition, I have recieved the following error whenever I attempt to run the game. This function is found in the player file.
W 0:00:00.709 The argument 'body' is never used in the function 'on_Player_body_entered'. If this is intended, prefix it with an underscore: 'body'
<C++ Error> UNUSED_ARGUMENT
<Source> Player.gd:61