Hello I have a problem with running the project this is my first time using godot and I don’t know what happen this took me 6 hours working on this, I felt like I want to give up and quit this project
It looks like you have 3 warnings / errors. Could you go to the Debugger at the bottom and see what they are?
That’s likely the cause of your issues, it looks like something in your CharacterBody3D isn’t set up correctly or has corrupted. If you use a Version control system, I recommend rolling back to a previous version and see where the error started to appear and fix it. It’s hard to tell with so little information.
Hello, I figured out that I have to delete the error, and when I run the project, it works. Thank You

