Author: Haziel Cerroblanco
Date: 11 October 2025
As of 2025, Godot has gained a lot of resources and support channels from the community as the engine’s popularity grows larger every year. This post will inform you on some online resources you can use to get help.
PS: If you don’t know already, Godot has an official documentation page here.
Link: https://forum.godotengine.org/
Godot has an official forum where developers can make posts and comments relating to the engine or projects. It has tags and categories that make it easy to find specific topics when searching. Not only does the forum have a place for developer support, but you can also post showcases, read announcements, and post your own resources for other developers.
Just googling a question about something will make it easy to find a lot of problems you face when working in Godot. Usually, search results will contain links to the Godot Forum, stack overflow, or a Reddit post. Although this method of finding answers in convenient, there will be times where the answer you are looking for might not immediately show up.
In this case, don’t prematurely give up. There are a few methods you can use to potentially find what you need:
Note: It’s also important to know that some answers might be outdated, and it doesn’t work anymore or might be superseeded by another, better answer. So be aware at the dates of the posts you’re looking at.
YouTube has a wealth of resources available, in the forms of step-by-step tutorials, project templates, and discussions on certain topics. However, be aware of the pitfalls taken when relying on videos:
An organized list of recommended YouTube videos can be found here.
Discord servers can be a great place to have dicussions with other developers on various topics. They usually have support channels for programming, design, physics, UI, etc. You can also make posts here to get answers with problems you may encounter.
Godot Cafe is the most popoular community-run server for Godot. Some other servers that could be helpful are Godot Engine (the official Godot server), and GDQuest, a server centered around Godot courses.