C#/.NET Godot API for C C# platform support C#/.NET C# is a high-level programming language developed by Microsoft. Godot supports C# as an option for a scripting language, al...
绑定到外部库 模块(Modules) 使用模块 绑定到外部库 模块(Modules) The Summator example in 自定义C++模块 is great for small, custom modules, but what if you want to use a larger, external library? Let...
Android Studio Importing the project Android Studio project layout Building & debugging the editor module Building & debugging the app module Android Studio Android Studio ...
CLion Importing the project Debugging the project CLion CLion is a commercial JetBrains IDE for C++. Importing the project CLion requires a CMakeLists.txt file as a proje...
Scripting languages Available scripting languages Which language should I use? GDScript .NET / C C++ via GDExtension Summary Work in progress The content of this page was ...
GDNative C example Introduction Prerequisites Our C source Compiling Creating the GDNativeLibrary (.gdnlib ) file General properties Platform libraries Saving the resource ...
Your first 2D game Prerequisites Contents Your first 2D game In this step-by-step tutorial series, you will create your first complete 2D game with Godot. By the end of the se...