This is an automated archive made by the Lemmit Bot.

The original was posted on /r/godot by /u/ascents1 on 2025-01-19 22:49:59+00:00.


Does anyone else have a problem with their code being so messy that it gets overwhelming? I feel like I had a good structure going, but the more stuff I try to add, the more I realize that things are not in the right place. The thought of refactoring everything gives me a headache when I open my project. I know this is just due to a lack of foresight and experience.

I am still learning so I expect this to happen, but at what point do you guys just abandon a project or start fresh? Or should I try my best to refactor everything and push forward?