#What course is good for 3D game dev (FPS)

6 messages · Page 1 of 1 (latest)

jolly leaf
#

What course reccomendations do you guys have for 3D game dev (im a total beginner) that is a reasonable price/free if its good but I am willing to pay. It should include GDScript learning in depth cuz I know nothing and feel that its hard to learn when I dont know whats on screen.

Side note: I wanna make an FPS, will top down 3d courses and etc help me figure out how to do that or do I need a course on FPS's?

lament thunder
#

As a complete beginner, I would recommend getting familiar with the engine first. This tutorial series is a great starting point (it even shows you to do a simple 3d game at the end): https://www.gdquest.com/tutorial/godot/learning-paths/getting-started-in-2021/
However, if you already know about the engine, you could maybe look at what gdquest offers here about 3d stuff: https://www.gdquest.com/tutorial/godot/3d/optimization-3d/

GDQuest

This series will teach you all the most essential techniques you need to know to get started with Godot, with hands-on examples.

GDQuest

Improve your framerate in 3D by optimizing meshes and materials

jolly leaf
#

thanks, ill prob get the last one

kindred apex
#

Also if you want to learn 3D; there is nothing better than Blender. IMO any ways.

https://www.youtube.com/playlist?list=PLjEaoINr3zgEPv5y--4MKpciLaoQYZB1Z

That is a good starter tutorial on how to use blender to make 3d objects.

And this video shows you how to import blender 3d files in to godot:

https://www.youtube.com/watch?v=G7o6moGPzh0

Quick tutorial on how to import .blend files from Blender into Godot 4!

Other file formats here:
https://www.youtube.com/watch?v=16Uou6LWQ5Y

▶ Play video
jolly leaf
#

I’ve been looking for good tutorials, thank you