I'm new! Any recommendations?

I am starting godot this week (I already have coding experience) and I was wondering if anyone could recommend some good tutorials. I csn probably sit through like an hour at most and I just need help with 2 key areas: GDScript, and World Creation. Also, if you don’t have any tutorials don’t worry! I am open to any suggestions you guys have on how to learn/get used to Godot fast! All help is appreciated! Thanks for reading and I am looking forward to join this community, I have heard great things! :+1:

PS: I would prefer things on 2d, as I am going to be starting there. In the future I may make 3d games but I thought I should make some 2d stuff first!

  • DapperGodot

I suggest doing any type of platformer game as first game on any engine, because it’s not hard to do and still requires using most of the main nodes features of the 2D engine.
You should also be able to learn how to use scenes, and you could make an infinite generating world (with high-score maybe) for an arcade feeling.

1 Like

The best tutorial on Godot is their official documentation: