Project Setting for default script folder / remember last folder used for scripts #9246
Hatchet2k4
started this conversation in
Editor
Replies: 1 comment 1 reply
-
This is because it follows the best practices on project organization I'd say |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using Godot 4.2.1. Whenever I go to create a new script, it always wants to add it to my scenes folder, however I very much prefer to have my source in a separate source folder as that's cleaner for me when using VS Code, as I also have code that's not necessarily attached to any scenes or nodes. However, this means I need to change the folder every time I add/attach a new script.
I propose either adding a project setting to specify a default folder for scripts, or for Godot to remember (per project) the last folder I used for a script.
Beta Was this translation helpful? Give feedback.
All reactions