
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 …
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 …
Instantiating a scene with constructor parameters : r/godot - Reddit
May 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 …
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 …
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 …
r/godot on Reddit: I think the gravity in CharacterBody2D default ...
Aug 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 …
Why is Godot so popular when seemingly no successful game …
Godot seems to have a solid rep and is often recommended on Reddit, but I’ve literally never seen any game made with Godot take off. I’ve tried looking for the most popular Godot games, …
Gd script difference between "is" and "=="? : r/godot - Reddit
Jan 3, 2022 · The official subreddit for the Godot Engine. See what your fellow developers are up to, get help or advice for your own projects, and be notified about updates (fixes, changes, …
List of math functions : r/godot - Reddit
Jun 16, 2023 · Is there a list of math functions anywhere? Godot’s documentation only lists stuff like vector math. I’m looking for a list of functions like sqrt (), cos (), tan (), log (), etc. I started …
How to print to console : r/godot - Reddit
Dec 11, 2019 · 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 …