Good news for Godot Engine, as they have another company supporting their work on the free and open source game engine.
This time, it's Interblock who has become a Platinum level sponsor. This means they're pledging at least $1,500 a month on the Godot Engine Patreon. Of their current $12.1k target to hire another developer, they're currently sat at just over $11k so not far to go.
Nice to see more bigger sponsors like this, as this comes not too long after Heroic Labs also became a Platinum sponsor back in October. Hopefully this funding will continue helping to push Godot Engine to new heights.
According to the statement made by Interbock being open source was a "key element" in their decision, as was Godot Engine having C# support. On the subject of C# support in Godot Engine, a progress report went up a few days ago to talk about new features like export to WebAssembly and more.
You can read the announcement on the official Godot Engine website, where Interblock also mentioned they're recruiting experienced Godot users.
I'm enjoying the engine pretty much, it's obvious that it's made by the people who know what their users want and need. Everything is where it's expected to be, many handy utility functions and elements everywhere and it's not dumbed down and has all the extension points you need including turning off its entire scene system and doing all the heavy lifting by yourself! I don't remember the last time I used a tool without constantly fighting it and Godot is exactly this. Compiling it is also a breeze, it only needs the Mesa development libs (for OpenGL), X11 libs and Pulse/ALSA libs for sound. If you ever compiled any GUI app you most likely already have all this. Everything else is included so you just run scons and get a single working binary. Even building it for Webassembly and Android is pretty easy. Great documentation that even covers some general gamedev topics like linear algebra! And their scripting language is simple, concise and on-point. I mean what scripting languages do you know that directly support true multithreading (not like Python with its GIL)? How many of them don't have garbage collection that unpredictably decides to freeze your game? GDScript is yet again the winner here.
I tried UE4 several times but it's so complex and... enterprise that I decided it's not worth the time. I'd spend weeks trying to make something simple and lose enthusiasm much earlier. Also UE4 isn't well suited for 2D games I think and I didn't even try Unity because it's too proprietary and C#-oriented for me.
Quoting: rkfgI tried UE4 several times but it's so complex and... enterprise
That, and IIRC the way it handle 2D isn't much suited for solo project. On the other hand Unity way to do 2D make it weird to use for 2D.
But seeing the support Godot get is amazing.
Tho, IIRC, vnen is already hired (so we are a bit above the mark here), but the way the widget / patreon work don't let them merge nicely the outside funding they get (and there is the Software Freedom Conservancy having to do some paperwork). I read all that in some reddit thread (here, akien-mga is part of the team)
And If I'm not wrong, not all engines allow making casino games, so Godot is filling in for all the homebrew tools, it's a good thing, some good funding should be available for this niche.
Quoting: MisterPaytwickAnd If I'm not wrong, not all engines allow making casino games, so Godot is filling in for all the homebrew tools, it's a good thing, some good funding should be available for this niche.
Seriously, every Tom, Dick and Harry thinking they got a natural right to dictate others want they can use their products for is one of the strongest arguments in favor of FOSS. It's funny how we all seem to concentrate fire on government censorship, when at least in Western countries, the private sector is the much bigger problem these days. The list of things you can't publish on the AppStore is hilarious all by itself, and the rest of them isn't much better. Steam seems to be the only large private market facilitator that realized that they have no right to prevent a product from being sold on their store as long as it's legal.
At least with Godot you don't need to worry about a horde of lawyers breaking down your door because you made a game with it the engine creators don't morally agree with.
See more from me