Hi
Is there a way to disable script compilation during webplayer build? I am using 3.4.
I am asking because I want to obfuscate the Assembly-CSharp.dll, but when building the webplayer Unity always recompile everything (even when there are no changes), which would undo any obfuscation I place on this file.
Other proven obfuscation ideas are welcome too, but I am not interested in paying for a toolkit if I am not guaranteed that it will work 100%.
Thanks
- Peter