Godot is yours to control. You, and others, can change the engine and share those changes.
Someone else controls what your copy of Unity does, and they want to get paid. They can alter the deal at any time. Spend year(s) investing while praying they do not alter the deal any further.
There are other considerations one can discuss (what do you want to make, user prior coding experince, what jobs want these days) but if you value your software freedom it’s an easy question answered by looking at the software license. MIT > Proprietary.
Unity has certainly more love from industry, probably more features. Said that, I’d go with godot, because Unity is privately owned and full of crap behaviors. Also there is an interesting advantage godot has - you are free to write .NET 10.0 code, it works. As opposed to Unity which still uses some ancient Mono runtime (somebody correct me if I’m wrong).
Godot without any doubt unless you like to be ripped off
Would it be possible in Godot to create a multiplayer strategy game on iOS and Android? Anyone have resources to sync game states over the internet?
If you ever need information on development, the best place to check first will always be official docs, Good luck on your project!
https://docs.godotengine.org/en/stable/tutorials/networking/high_level_multiplayer.html
https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_ios.html
https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_android.html
You can export your projects for both yeah.
I know I’ve read somewhere that you can export the projects to Steam or Playstore. I’m just a beginner though.
I’m unfortunately stuck with unity for now unless I feel like throwing away a decade of work.
deleted by creator
It’s my anecdotal evidence, but Unity games run like shit. Whenever I hop in an Indie game where they used Unity, performance makes no sense. An example of this is the og Hollow Knight, which needs way more resources than it seems it would. Now that Godot games are becoming more widespread, I have never felt that a game made in Godot was “heavier than I expected it’d be”, often the opposite. Maybe it’s just that most developers using Unity don’t know how to optimize in that engine… But it’s weird. UE5 I can usually at least see where the performance bloat is coming from, but Unity just makes no sense.



