Godot Version
4.3
Question
In the creeps tutorial i got the player movement part setup, but cant spawn enemies!
Here is my project:
4.3
In the creeps tutorial i got the player movement part setup, but cant spawn enemies!
Here is my project:
You are missing to to call the new_game()
in your _ready
function. You can find it in this section.
If u have any further questions, please try to leave your relevant code in the forum instead of a .zip, is safer and allows people to avoid avoiding your question