
Godot: your free, open-source Game Engine - Reddit
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 …
Godot Engine: standard or .NET one? : r/godot - Reddit
Sep 28, 2023 · 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 …
Why SHOULDN'T you use godot : r/godot - Reddit
Apr 26, 2024 · 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 …
How can I use C++ in godot??? : r/godot - Reddit
Jul 29, 2020 · 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 …
How do you detect a click on an object? : r/godot - Reddit
Nov 11, 2021 · 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 …
Give me your honest thoughts on Godot (vs. Unity) - Reddit
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 …
How do you easily collaborate on a Godot project? : r/godot - Reddit
Jun 6, 2023 · 11 votes, 11 comments. Hi everyone! I started a Godot project with some friends and would like more info on how to collaborate between programmers…
What does this mean := : r/godot - Reddit
Oct 8, 2021 · 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 …
Hot Tip: Careful Using "is_action_just_pressed" in the "_input ...
I would generalize the tip more to: don’t directly query the input state in event handler functions. That is, don’t use the Input singleton in the input methods. The Input singleton bypasses event …
3 Ways to Create Timers in Godot 4 : r/godot - Reddit
Oct 23, 2023 · 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 …