tutorials/best_practices/project_organization #205
Replies: 4 comments 5 replies
-
Do You have best case!? I wonder about that. |
Beta Was this translation helpful? Give feedback.
-
In the Project Settings menu the default Directory Naming Convention is kabab-case, yet here, the recommendation is to use snake_case for directories. Is there a reason for this? Is the project setting default outdated or wrong? |
Beta Was this translation helpful? Give feedback.
-
Would be nice if the content of |
Beta Was this translation helpful? Give feedback.
-
It looks like adding the .gdignore file to a folder is not as easy as it seems. I use the same folder structure for my dabblings with Unity. I have placed my Unity files in their own folder with .gdignore, but Godot still tries to build the CS files contained within regardless. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/best_practices/project_organization
Introduction: Since Godot has no restrictions on project structure or filesystem usage, organizing files when learning the engine can seem challenging. This tutorial suggests a workflow which shoul...
https://docs.godotengine.org/en/stable/tutorials/best_practices/project_organization.html
Beta Was this translation helpful? Give feedback.
All reactions