0 votes

i want to request a feature in godot
the feature is to use go language as a programming lang for godot instead of gdscript
Because of the many many benefits of it
go lang has a foot in both worlds it has a syntax similar to python and the performance of c++

could you lead me to a page where i can request this feature

Godot version 3.2
in Engine by (71 points)

1 Answer

+1 vote

For your specific request, the Godot GDNative API already supports accessing Godot from arbitrary other language, with bindings implemented by users of that language. For Go there appears to be an existing godot-go project.

In general, there is the Godot Improvement Proposals Github project, where improvement proposals should be submitted as Github issues on that project. Issues on the main engine project are reserved for submitting bugs.

by (22 points)

thanks you for your answer

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.