Godot Version
4.4.1
HELP!
Hi everyone,
I’m learning Gdscript for 3d and I’m still a beginner.
I can follow tutorials, but I get stuck when building things on my own or get bored out of copy pasting each line and generally can not remember anything 
Is there anyone here who’s willing to mentor / guide me a bit or help me understand things properly?
Even occasional guidance or code reviews would help a lot
Thanks !
I do not have time for that. However, I can give you a few pointers.
First, if you haven’t, do the Your first 2D game — Godot Engine (stable) documentation in English tutorial, and then the Your first 3D game — Godot Engine (stable) documentation in English tutorial. I don’t care how many you’ve done - if you haven’t done these, do them. They teach you how Godot works as an editor as well as teaching you how to create the same game in 2D and 3D so you can see the differences, and each one should only take you an hour or so to finish.
Second, decide what you want to make for your game, and then look up tutorials for each thing you want to do. Instead of following a tutorial on how to make a whole game, find the pieces you need to make the game you want to make.
Third, if you don’t know what game you ant to make, find some game jams and use that as inspiration and a time limit for making a game. No matter how crappy your game is, post it and get feedback. Then do it again. This is, in my opinion, the fastest way for a person to become a better game developer in the beginning.
1 Like