The official subreddit for the Godot Engine. Meet your fellow game developers as well as engine contributors, stay up to date on Godot news, and share your projects and resources with each other.
Godot 4 doesn't have mobile or web .NET builds yet in the stable release, because they're migrating away from Mono and couldn't get everything working in .NET 6, but .NET 8 support is planned in a few months.
Godot isn't trying to compete with those kind of large production use cases, it's more focused on the small teams and solo Devs. Godot is a joy to use and my default choice. Unity and Unreal are huge bloaty software packages, but handy if you need to collaborate with a mid to large size team as it will be easy to hire for.
Make sure to include the godot-cpp/include, godot-cpp/include/core, godot-cpp/include/gen and godot-cpp/godot_headers directories, and link against the static library that's in godot-cpp/bin. The linker may tell you to recompile with -fPIC, if that's the case then add the -fPIC flag to your compiler command.
The official subreddit for the Godot Engine. Meet your fellow game developers as well as engine contributors, stay up to date on Godot news, and share your projects and resources with each other.
As someone new to Godot and content creation, my goal is to make short and simple guides to help others like me. Here's an updated one for importing 3D models from Blender into Godot, featuring two workflows.
I'm working on the YouTube video that pictures the top-3 games made with each of the three main game engines, namely Godot, Unity, and Unreal Engine. Therefore, I'm looking for the most successful Godot games in terms of both their popularity (copies sold) and their overall revenue. So, which games, in your opinion, should I include in this list? Thank you in advance! Share Sort by: Best Open ...
GDQuest, Godot Save Game Tutorial: Save and load using Resources Saving the node tree Saves and loads the entire node tree. For nodes in specific groups, execute a custom 'save' function to store extra data about them. Pros: Excellent for saving the game state Picking and choosing which nodes to save extra data about is very convenient ie.
Popular games made with Godot Just looking for some inspiration. Being working on a small idea for a while, would love to hear about developers that have found success with Godot.