| 
			
			 
			
				09-08-2016, 08:47 AM
			
			
			
		 | 
	| 
		
			
			| Member |  | 
					Join Date: Sep 2015 
						Posts: 81
					      |  | 
	
	| 
			
			
	Quote: 
	
		| 
					Originally Posted by Vaquero  You can do something like: 
	Code: manager.setDebug(viz.OFF)
debugEventHandle = vizact.onkeydown('1',manager.setDebug,viz.TOGGLE) That way you can turn the debug shapes on/off with a key press, in this example '1'. |  thanks it works
		 |