i am very new on this , i want to learn from scract any idea were to start?

Godot Version

4.5

Question

Ask your question here! Try to give as many details as possible
I am not sure how the forum works but i want to learn from scratch, i was trying using Unity but my original gmail for that was hacked and i lost the gmail that could conect to Udemi, so i cant continue , anyways if anyone would help were to start?

Introductory tutorials in the docs.

If you’ve never-ever programmed, take an introductory general purpose programming course focused on Python language. It will help you immensely with getting into Godot.

If you’ve got some experience with programming, you might be able to just experiment yourself and google/ask if any problems come up.

As @normalized said, there are also introductory tutorials:

Introduction — Godot Engine (stable) documentation in English
Tutorials and resources — Godot Engine (stable) documentation in English
2D — Godot Engine (stable) documentation in English
3D — Godot Engine (stable) documentation in English
Creating your first script — Godot Engine (stable) documentation in English
Your first 3D game — Godot Engine (stable) documentation in English

The Godot tutorial by Brackeys is also quite good:

No matter which tutorial you follow, it’s important that you experiment and add some twists to the project; this way you won’t end up in tutorial hell

2 Likes