5 ms·
Ahh I see what you're saying now. Yes, you can: https://docs.godotengine.org/en/stable/tutorials/plugins/gdnative/gdnative-c-example.html https://docs.godotengi
by DisownedWheat 5y ago
Ahh I see what you're saying now. Yes, you can: https://docs.godotengine.org/en/stable/tutorials/plugins/gdnative/gdnative-c-example.html https://docs.godotengine.org/en/stable/tutorials/plugins/gdn...
The tutorial starts with C but there is a C++ one as well.
Again though, I would recommend at least trying to compile the engine once. It's simple, reasonably fast and you can extend the engine as much as you like https://docs.godotengine.org/en/stable/development/cpp/custom_modules_in_cpp.html https://docs.godotengine.org/en/stable/development/cpp/custo...