Is it possible to download a version of the WebGL Angry Bots project that Unity has demoed? I have a game I am wanting to optimize for WebGL as it runs slow and am wondering what optimizations and techniques were used. In particular texture settings and shaders settings. I checked on the store and latest one is from 2014 so that wouldn’t really be any help to me.
I have also explored the documentation about optimizing WebGL builds, Unity - Manual: Build your WebGL application, and they don’t give much in the way of platform specific optimizations. All links go to pages that don’t exist.
If anyone has any suggestions I would appreciate it. Thank you.