(no title)
bananabat | 4 years ago
I moved to Godot because you can totally configure it to suit your needs. You can compile the engine yourself, rewrite the editor, etc. When exporting our game to iOS and Android, I was a bit disconcerted that it was around 100MB...and it's just a jumping game! I tried to pare down all the graphical assets to be as light and as undemanding as possible; but ultimately, a good chunk of that was overhead.
There were instructions on how to strip away all the 3D parts of the engine and just recompile...but I chickened out. Not confident enough at the moment but I'm learning. I might try doing that when we push the next update.
Thanks again. Really appreciate it.
GhettoComputers|4 years ago