Any tips on How to GD script?

Godot Version

Godot 4.5-4.5

Question

Hey Guys! I was wondering how to GD script? Now i know vars constants, functions, verctors, ifs and many more! My problem is the commands.

How do I find the commands? Like for EG. For I in “Inventory” That’s one line i heard. My problem is how do I know i need a command? Sorry if it is confusing you, but i dont know Godot commands or functions. And I know Godot help in the editor is useful. I can’t find when to use it how to use it.

I got the scripting foundation down packed because I had a scripting game on my Switch. So i can resonate with it and can script. But my problem is Godot commands. Are there any vids on what these commands do? like ()move_and_Slide or Vector 3. I know what a vector is, but how do I use it in my scripts? If someone can help me with this, i can script 100X faster!

Official documentation.

Probably best to start here:

1 Like

on your Nintendo switch? if it is then what is the game called cuz it sounds “interesting”

You should watch brackey’s introduction video. It’s a great introduction.

1 Like

and this video too

1 Like