I want to make a browser demo of my game with optimizted loading times. This means I need to get rid of all unneeded assets. However going into the editor and erasing them one by one takes forever. And it makes the iteration process with the full game very impractical.
Does anyone know about any smart solutions for getting rid of a huge chunk of unnedded assets. I tried erasing them in the caproj folders, but that only corrupted everything.
Thanks