Make it possible to change name casing for the drag + CTRL of nodes into scripts in project/editor/naming #10102
Lortemanden
started this conversation in
Editor
Replies: 0 comments
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.
-
Right now it is possible to drag the nodes into a script while holding CTRL but the names of the variables are always created in snake_case. It would be nice if you could change the name casing to other options like PascalCase or kebab-case in project/editor/naming.
Beta Was this translation helpful? Give feedback.
All reactions