I'm learning godot and want to start he 3D aspect of it.

I'm intending on watching this tutorial, godot pals have any other suggestions? #GodotEngine

https://www.youtube.com/watch?v=VeCrE-ge8xM&t=1s

Godot 3.1: Creating a Simple 3D Game: Part 1 (Intro, Nodes & 3D Physics) #GodotEngine

YouTube

@thaisweiller

Kidscancode is best for character controller tutorials.

https://youtu.be/lp1xmIk8-x0
also, learned a lot from this series

For frameworks, I use Dialogic everywhere. Also Escoria is great for point and click games.

Godot Doom Clone - Part 1 : Setup

YouTube
@aarre oh that's great! thank you! I think i will start with him instead, i can't pass a chance of doing a doom clone
@thaisweiller It's a great base to build anything on. Attach a follow camera from kidscancode and you have third person, replace billboarded enemy sprites with models that look at next nav point you have a quake clone etc