Best Tutorial for Beginners

Godot Version

4.6

Question

I am a total beginner , decided to make games of my own and chose Godot for being lightweight and open source

Where can I find the best possible tutorials of Godot for free that are for updated versions

8 Likes

That. ^

Then do the 3D one.

2 Likes

I think Godotneers two part GDscript tutorial on youtube is very good. I was an absolute beginner when i watched it

It might be, but the one @wchc linked is the one we always refer people to first because it explains how to use the engine. Almost daily someone comes here asking questions that gets them a referral to that tutorial because they have followed YouTube videos and yet do not actually know how Godot works.

5 Likes

For beginners I always recommend the Ultimate Introduction to Godot by Clear Code. Though it is on 4.0 really the only thing that’s outdated is the switch from TileMaps to TileMapLayer though in practice you use them both the same. There is the new ultimate introduciton in which you make 3 games instead of 1 but I haven’t watched it in full so I can’t say much about it. The og is what I learned from. Both tutorials explain everything in a lot of detail and even have exercises for you to do. For learning GDScript specifically I’ve heard this app is good but I haven’t used it myself. Other than that the official documentation along side any tutorial you can find is usually good. The hardest part for beginners usually isn’t learning the engine but rather staying motivated. So make sure to take breaks and try to have fun.

2 Likes

Hey thanks a lot !
I really wanted some tutorial that explains everything , and this is the one
Thanks again :smile:

Thanks for the page of the tutorial !! :grin: