Binaries at around 61MB, which has the full engine code. I don’t know about feature parity, but the skeleton animation still needs some work, it throws a fuckload of errors when you fiddle with certain modifiers, like InverseKinematics (seriously, it’ll throw a line of error pointing to that per frame. Won’t crash or anything, but it’s annoying as fuck and gets in the way of debugging). Still, for wholly 2D games, it’s leagues better than Unity, once you understand how to do stuff
That’s okay, there shouldn’t be any games made with later versions of Unity, since everyone knows not to use Unity now.
Godot 4 has feature parity, for any devs not in the know. It’s also WAAAAY better at creating small binaries and exposing moddable content in games.
Binaries at around 61MB, which has the full engine code. I don’t know about feature parity, but the skeleton animation still needs some work, it throws a fuckload of errors when you fiddle with certain modifiers, like InverseKinematics (seriously, it’ll throw a line of error pointing to that per frame. Won’t crash or anything, but it’s annoying as fuck and gets in the way of debugging). Still, for wholly 2D games, it’s leagues better than Unity, once you understand how to do stuff