Is Godot a full engine? I thought it was a UGC platform (like Roblox)
Comment on Unity ...It Just Keeps Get Worse
Haui@discuss.tchncs.de 1 year agoPretty sure godot is pretty up there from what I hear but that’s the extent of my knowledge.
Weslee@lemmy.world 1 year ago
Maven@lemmy.world 1 year ago
It’s a full engine! It specializes in 2D games but their 3D support is growing rapidly, just not up to what Unity and Unreal offer right now. Here’s a showreal they did for games released using Godot last year: youtu.be/UAS_pUTFA7o?si=QuPq6hByt-lve-vg
captain_aggravated@sh.itjust.works 1 year ago
Today I learned that Cruelty Squad was made in Godot.
Weslee@lemmy.world 1 year ago
Ah nice, I might check it out after my current projects
captain_aggravated@sh.itjust.works 1 year ago
Godot is a full engine, I would position it in the market somewhere between Unity and GameMaker Studio. It is capable of making 2D and 3D games, though there’s some things Godot lacks, for example the asset streaming capabilities that allow for large seamless open worlds without loading screens, they’re working on that.
Godot runs on WIndows, Mac, Linux various BSDs, and they’re working on an Android port. Godot games can be exported to Windows, MacOS, Linux (and thus SteamDeck), BSD, Android, iOS and the web. Godot games can be ported to consoles, but Microsoft, Sony and Nintendo are really fucky about licensing. The way you would go about publishing your Godot game to Playstation, Xbox or Switch is to work with a porting company who specializes in such things.
Fun fact: The Godot IDE is itself a Godot “game.” The Godot editor runs in the Godot engine and is built from UI tools available to end users; this makes it pretty easy to create tools and extensions to customize the editor to your team or project’s needs. It’s also a practical demonstration of how robust Godot’s UI creation tools are; I’ve been toying with the idea of building a woodworking CAD program in Godot.
Haui@discuss.tchncs.de 1 year ago
I have literally no idea. It just pops up left right and center so it seemed it is a competitor.
Weslee@lemmy.world 1 year ago
It looks like it’s a full engine, that’s pretty neat. I might have to check it out, though I’m on unreal ATM so unity drama doesn’t affect me
Haui@discuss.tchncs.de 1 year ago
Thanks for elaborating. Unreal is supposed to be very good. How is their price model?
Maven@lemmy.world 1 year ago
Godot is great at 2D and would be a great replacement for those games but lacks a lot of 3D stuff Unity users would miss. If someone is doing a 2D game tho… Godot is a fantastic option to go with.
Haui@discuss.tchncs.de 1 year ago
Thanks for elaborating.