How do I remove all the speech audio from a game project? I tried deleting all the speech files in the folder but they're still in the game. I tried deleting the Speechvox file in the Windows game folder but upon compiling again it generated a new speechvox file.
Check if there's still one in Compiled/Data. All files are generated in Compiled/Data first, then copied to Compiled/Windows and Compiled/Linux.
BAM the project is around 400mb smaller.
Thanks!
(I'm using the project as a template, if you were curious. But not the generate a template thing, I seem to recall that's not what I needed before)