Better language support for C++ would be appreciated! #8290
Closed
cbedhoam620
started this conversation in
Scripting
Replies: 1 comment
-
Thanks for the proposal! Consolidating in #573. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Now use GDExtension, and then manually use godot-cpp to create project templates, a little too cumbersome, I hope to be able to build-in language support, of course, we do not expect to be able to directly in the Godot built-in editor can write cpp code, but we want to be able to Godot through the Node or control right-click on the attached script, can be popped up in the " Set script for node" dialog box, the language drop-down list box, you can add the option of C++, and automatically configure the godot-cpp project template to simplify the development.

Beta Was this translation helpful? Give feedback.
All reactions