Question
I want to get into Godot but I’m not sure how to get into Godot.
Highly recommend this tutorial from the official docs
Pick something really simple, like Minesweeper, and implement it. You also should consider using GDScript and not C#.
yea I planned to use gdscript
I second this. Do the official 2D and 3D tutorials. It will teach you a lot.