0 votes

Hey friends,

I'm making my first Godot game and after taking a break for a few weeks, I return to my project to find that features that were implemented are just gone/no longer work. The code for my character controller seems to be intact, but nothing happens if I press the keys they are assigned to. A few objects in the scene seem to moved spontaneously. My entire camera object is simply gone??? Even when I didn't so much as touch this project in the few weeks I took a break from it. Has anybody ever have to deal with something like this?

Godot version 3.5.1
in Engine by (12 points)

1 Answer

0 votes

Am not sure what happened. That never happened to me. To fix that you pretty much have to go through every scene and sccript that is not working and check that no errors are there. Its probably nothing you can't fix if all your code is still there. (To me that's probably the worst that can happen.) Also make sure no files that were being used in the project were accidentally deleted.

by (2,017 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.