Hello all. The project I am working on is planned to be distributed as a webplayer. However, it is currently really large (90+ mb compressed). One of the issues is I still have all of my movies and sounds in there. I will soon move those to streaming and get them out of my build. When opening the build log, I saw that, uncompressed, my ‘Levels’ are 59.1% of the build, totaling 142 mb. From what I have gathered this is because of static batching.
Now that I have given you all of that information, here is my question. Should I pay attention to the uncompressed size, or just the compressed size when building a webplayer? Also, what is the max size I should shoot for when building a webplayer?
Thanks.