- Home /
Disable build time script compilation
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
Comment
Answer by PeterDahl · Oct 31, 2012 at 10:20 AM
Hi
I have already setup a solution using our existing Crypto Obfuscator tool, but its manual and a little complicated. I will consider your solution next time I need this feature, and thanks for the hint on PostProcessScene.
Peter
Your answer
