0 votes

I have seen many mobile games allow people to download a few levels initially and then download the later levels as you progress afterwards. Even a game of nfs which I don't remember, made us download only 50 mb from playstore and then 1 gb afterwards.

How can I do that?

Godot version 3.1
in Engine by (50 points)

1 Answer

0 votes

You can split you game into multiple .pck.

Also consider compiling your own Godot export templates, to make them smaller. (You rarely need both 2D and 3D, all the default modules, etc)

by (2,720 points)

But I am talking about mobile game. Will pck function on mobile games as well? I thought only apks work in andriod.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.