Hello! I moved to Godot after taking a break from programming-- I used Scratch for a few years when I was younger-- and now I feel like I don't know anything! I've tried to follow multiple tutorials, but the ones I've found are either locked behind a paywall or outdated.
My big goal with Godot is to eventually create an open world, possibly multiplayer game. I know I won't be making anything like that any time soon, so I really want to dive in and get started, but it's difficult. The last projects I tried to create were tutorial projects, but those broke shortly into the devving process (even the ones built for Godot 4). I followed the instructions exactly, so that was discouraging. I also tried to create my own project-- just a simple color palette generator. It would alter the color of ~five sprites to create a palette. I usually make this project to reintroduce myself to programming, but it wouldn't work in Godot.
Is there a list of commands/script for GDScript anywhere? Also, what are some common ways to string these commands together? I don't want to rely on translating from Scratch to use Godot. I really want to improve and create something tangible so I can (eventually) create my dream game. Where should I start?