Hey everyone👋. I have created 9 levels (9 scenes) in my game, it’s a horse racing game. I don’t use terrain it just lows poly assets i have done in Blender but the build size of 9 levels is
330 MB. I don’t know why this happen also i would like to ask what the best way is to do many levels (many scenes) and give me a small APK size. every level is a small i mean it’s not a large scene. Thanks in advance.
It’s not clear by the image you uploaded, a recommendation would be to use the APK Analyzer from Android Studio to view the size information of contents of your .apk file:
Analyze your build with the APK Analyzer.
In the game i have many audiences (60 characters) per scene. it’s just one model (one mesh) and i put these 60 characters in every scene. Is that cause that problem?
Ok thanks so much for replying

