4.2 Godot Version
I am new to Godot and am looking for a place to start off. I am also trying to avoid tutorial hell. does anyone know any free courses or tutorials I can follow?
You can start with Brackeys channel for base-base knowledge stuff: https://youtu.be/LOhfqjmasi0?si=bVEIHpDkIKffzKfZ
Heartbeast channel also has some tutorials: https://youtube.com/@uheartbeast?si=CH5Cd_qOvO0w2pp9
GDQuest channel also has tons of tutorials and some courses for beginners: https://youtube.com/@gdquest?si=DaGCeCNuiO4wv7h2
I guess there’re more channels but I’ve started with their channels
1 Like
There is also the Getting Started section of the documentation, which includes a pretty good tutorial about the basics.
As for not getting stuck in tutorial hell:
- Make modifications to the tutorial projects that use the stuff you’ve just learned about.
- Make your own projects
- If you’re following a tutorial and you don’t understand why you’re doing the steps shown in the tutorial, research it. Use the documentation (Godot has such good documentation), experiment, look for other videos about the same concept, or come ask about it on this forum.
2 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.