67
submitted 1 month ago* (last edited 1 month ago) by astreus@lemmy.ml to c/godot@programming.dev

Before the humble bundle came out, I bought the GameDev.tv "complete" Godot course - I had a good early bird discount since I've used them for Unity.

Over the past few years, I have completed the 2D, 3D, and several of the RPG intermediate courses for unity as well as a Blender course so was super excited for this new one!

And then was super disappointed.

I start with the 2D course every time and this one was...hollow. Super empty. Maybe a quarter of the content as the Unity course with a lot of basic things missing and some really bad practice promoted. I did the whole course on 1.25x speed and still had to skip through a lot of waffle.

I'm now doing courses for free on Youtube and have learnt far, far more.

It really is a shame as I'm a fan of GameDev.tv, but they really missed the mark with the Godot offering.

EDIT: clarity

all 21 comments
sorted by: hot top controversial new old
[-] Kelly@lemmy.world 18 points 1 month ago* (last edited 1 month ago)

I bought a gamedev.TV course on kickstarter and found the content to be pretty unimpressive but the marketing and community to be cultish. I was personally disappointed but some of the class acted like it was the bee's knees.

My gut check when I see pricing like this is that its a scam!

I think free to access educational materials make a lot of sense for products like Godot, do you have any you would recommend?

Edit: I used some GDQuest content back in the early 3.x days and found it pretty good. I haven't been able to do much lately so I haven't seen his recent stuff but this looks like it would be worth a look for anyone getting started.

https://youtu.be/GwCiGixlqiU

[-] astreus@lemmy.ml 2 points 1 month ago

The unity courses got revamped about 2 years back and I really enjoyed them and made some pretty fun and cool games!

100% agree the pricing is clearly a marketing scam, especially when they have a humble bundle every month.

[-] DarkThoughts@fedia.io 9 points 1 month ago

With Brackeyes returning and getting into Godot there's hopefully going to be more better tutorials. But yeah, I'd expect something pretty extensive for paid educational material.

[-] Chee_Koala@lemmy.world 5 points 1 month ago

That's a real bummer :-( . I use the Firebelley course on Udemy and I love it. I have little reference except all the free tutorial context, but I feel this tutorial is in depth, explains clearly and at a nice speed. Also like the guys voice but that will be pretty personal.

https://www.udemy.com/course/create-a-complete-2d-arena-survival-roguelike-game-in-godot-4/?couponCode=ST6MT42324

Only other paid course in Godot I took was a book for Godot 3.4, I liked it but updating the code to Godot 4 took too much time. I see Mr. Bradfield has updated his book to Godot 4 though!

Actually started looking around for Godot lessons the same time last year because I checked out the courses in the Humble Sale and they didn't inspire me, so I went out to see if there was any paid course that did :-).

[-] astreus@lemmy.ml 1 points 1 month ago

I'm slowly realising one of the joys of FOSS is the community driven aspect means free or ko-fi funded courses tend to be really good.

[-] Chee_Koala@lemmy.world 1 points 1 month ago

That's true! As an addition, I can recommend going over to the Godot discord. Sometimes reactions can be a bit annoyed or they will misjudge noobish questions for lazy questions but most of the time there one or two around that want to help! Sidenote: helping someone else with their project can be super fun and educational.

[-] astreus@lemmy.ml 1 points 1 month ago

I have a natural aversion to Discord. I use Slack all day at work, why would I want to use it in my spare time, you know?

[-] popcar2@programming.dev 5 points 1 month ago* (last edited 1 month ago)

I've bought the $1 tier to get into shaders and I sort of agree. I took the Unity 2D course when I was starting out game development and it was excellent, really gave you everything you need to know to understand and learn how to make real games.

I'm 75% through the shader course (which is fairly short, like ~2 hours long) and it's just okay. It gives you a decent introduction on how shaders work, teach you a few simple effects like distortion and dissolving and color swapping, then you're on your own. I didn't feel like I learned enough to be confident making my own shaders and I still only have a surface level understanding of it. Not great for a paid course, I'm starting to think that's the reason it was only $1 in the bundle.

I still 100% recommend their 2D unity course but it seems like how good the course is depends on the instructor. Rick is the best instructor they have, the new ones aren't cutting it. Maybe I should make my own tutorials because a lot of Godot offerings currently are lacking.

[-] astreus@lemmy.ml 4 points 1 month ago

Honestly, go for it! There is definitely space for the knowledge to be shared - especially in the beginner+ -> Intermediate space.

[-] firelizzard@programming.dev 2 points 1 month ago* (last edited 1 month ago)

I used this tutorial for shaders: https://learnopengl.com/Lighting/Colors

This one also has useful stuff about how lighting works: http://www.opengl-tutorial.org/beginners-tutorials/tutorial-8-basic-shading/

These are both about OpenGL, but the theory is the same regardless of the environment.

[-] KanariePieter@feddit.nl 1 points 1 month ago

Thanks for the heads up, I also bought the 1€ shader course. Given the price I won't be too upset if it isn't amazing, but I'll lower my expectations anyway.

I previously did some of their Blender courses by Grant Abbitt and they were very good for a beginner like me, so it's disappointing to read their Godot courses aren't that great.

For Godot, GDQuest seems to have the best quality from my experience so far, especially when it comes to not teaching bad practices.

[-] astreus@lemmy.ml 2 points 1 month ago

GD

GDQuest - problem is I can't really afford $100 a pop for their classes :/

[-] KanariePieter@feddit.nl 2 points 1 month ago

Yeah, they certainly aren't cheap, so I get that...

[-] Chee_Koala@lemmy.world 1 points 1 month ago

Thanks for the heads up. Shaders so far are like dark magic from the underground to me, so I was interested in this course. If you find some other source of good Shader tutorial/video/course, please let us know!

[-] KingThrillgore@lemmy.ml 4 points 1 month ago* (last edited 1 month ago)

I'm willing to give them some wiggle room because Godot is still new (new as in, nobody was using it until literally last year when Unity did us all a solid) and they need to get with trends, and fast.

I'm doing their early access shader class (because I suck at shaders and I don't have much time for it) so we'll see how it shakes out. In most other things, I'm already well beyond the tuts and am mostly scraping YouTube and the Godot Docs.

If someone asked me to recommend Godot tutorials, I'd pick GDQuest every time. I've been with Nathan since day one, and he's been involved with Godot about as long.

[-] AmazingAwesomator@lemmy.world 3 points 1 month ago

brackeys incoming soon : D

[-] CaptDust@sh.itjust.works 2 points 1 month ago* (last edited 1 month ago)

I'm curious what details you felt are missing? And what really bad practice did they promote?

I have no experience with their 2D course but I have been enjoying the 2.5D C# course so far. Admittedly I'm only about half way through it so probably too early for a proper opinion, but I've learned a lot about using the engine and C# interactions to build scalable mechanics. Not to say the course is perfect, I've hit some annoying issues I've had to solve myself that apparently didn't effect the instructor but it's more cohesive than anything I've found in public.

[-] astreus@lemmy.ml 5 points 1 month ago* (last edited 1 month ago)

This is a good summary on the forum about it being very surface level for a "Complete 2D course": https://community.gamedev.tv/t/pretty-disappointed-with-the-scope-of-complete-godot-4-game-developer-2d/232289

The Unity courses felt more like an educational experience, taking you through more concepts in a really clear manner where you do feel like you understand what you're doing. There are more projects that are tailored to demonstrate concepts which are clearly outlined and shown why you are writing this code in this manner, potential alternatives (and opinions on which to use) and the logic behind C#. By the last project, I found myself totally customising the platformer. I added a robust weapons system, different enemies, and a scoring system.

The Godot course is much, much shorter and the things the instructor chooses to focus on feels more like basic maths/general logic instead of why you're typing what you're typing. I tried modifying the last project (only 3 projects long and not exactly complex) and simply didn't have the tools to add an effective singleton (which is only ever mentioned once, right at the end, never by name, and only in the context of having continuous music).

[-] AbsurdityAccelerator@lemmy.world 1 points 1 month ago

I am really not liking the pace myself, but I do have a programming background. I am watching at 2x speed just.

[-] FencerDevLog@programming.dev 1 points 1 month ago

If you want to learn about Godot shaders, you can try these video tutorials.

this post was submitted on 23 Apr 2024
67 points (100.0% liked)

Godot

5148 readers
1 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

!roguelikedev@programming.dev

Credits

founded 11 months ago
MODERATORS