this post was submitted on 14 Sep 2023
158 points (96.5% liked)
Games
16689 readers
292 users here now
Video game news oriented community. No NanoUFO is not a bot :)
Posts.
- News oriented content (general reviews, previews or retrospectives allowed).
- Broad discussion posts (preferably not only about a specific game).
- No humor/memes etc..
- No affiliate links
- No advertising.
- No clickbait, editorialized, sensational titles. State the game in question in the title. No all caps.
- No self promotion.
- No duplicate posts, newer post will be deleted unless there is more discussion in one of the posts.
- No politics.
Comments.
- No personal attacks.
- Obey instance rules.
- No low effort comments(one or two words, emoji etc..)
- Please use spoiler tags for spoilers.
My goal is just to have a community where people can go and see what new game news is out for the day and comment on it.
Other communities:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When "soon" comes, take a look at Godot. You won't be screwed by them because it is FLOSS. Have fun!
Last night I uninstalled Un*ty and replaced it with Godot, so I'm very excited to start learning. It's a little disappointing that it's not as "capable" as other engines, but my conscience (and future expectations) will be clear. And besides, to me game dev is about expressing oneself artistically and not chasing numbers and metrics.
If there is something you want to do and it isn't simple and you think it should be, there is a good chance that there is a module that adds that functionality. Good luck!
That's great to hear. No sense in reinventing the wheel, especially if the wheel uses quaternions for its 6-DoF rotation 😂
Thanks, and good luck to you as well!
Can Godot compare to unity in terms of features? I admit the last time I looked at it was probably over 2 years ago but it was very bare bones and could only do 2D graphics. Since the project I was developing at the time was a 3D game I kind of ignored it after that.
Godot 4 drastically improved the capabilities of godot, especially in the 3d realm. It isn't perfect, but I would say it is about on par with unity in terms of features. Note that some of the more advanced stuff are in modules that you need go download within the editor. This was done to keep the core light while not sacrificing features.
What the other folks said. To add, there are several games made with Godot that look like they match Unity in terms of graphical fidelity. And if you're a boomer like me who doesn't care about graphics, there are cool games like Ex Zodiac
Godot 4 is, apparently, a big rewrite and doing 3D shouldn't be a problem now.
The 3D demos are impressive, and the most recent release added a lot of features for 3D development, such as a Vulkan renderer and a bunch of lighting effects.
I'm no 3D game dev, but from what I've seen, it's ready for smallish 3D games. I don't think the performance is anywhere near Unreal, but it seems to be capable enough for most indie 3D titles.
2 years ago godot absolutely had 3d game development. You just go to the top, and click from 2d, to 3d.