eugene.litvinov Posted June 20, 2011 Posted June 20, 2011 I want disable engine.visualizer when we build non debug version of game. I try to use engine.visualizer.setEnabled(false); to disable visualizer output, but this is not work. What are doing this function and how I can manage visualizer? Thanks.
manguste Posted June 21, 2011 Posted June 21, 2011 You are right, there seems to be a bug when disabling it from a script. Our developers will check this issue.
Recommended Posts