![]()  | 
	
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
				
				How to make screen black?
			 
			
			
			Hi all 
		
		
		
		
		
		
		
		
	
	I need to turn my screen black for a second or two, so I can change some stuff in my VR without the user immediately seeing it change. With a button click the screen should turn normal again. How can this be done? Thanks Josh  | 
| 
		 
			 
			#2  
			
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
		
		 
			
			You could switch to an empty scene 
		
		
		
		
		
		
		
		
	
	Code: 
	import viz
viz.go()
gallery = viz.add('gallery.ive')
vizact.onkeydown('1',viz.scene,1)
vizact.onkeydown('2',viz.scene,2)
 | 
![]()  | 
	
	
| Thread Tools | |
| Display Modes | Rate This Thread | 
		
  | 
	
		
  | 
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Title Screen | c4am95 | Vizard | 4 | 04-08-2010 02:24 PM | 
| cinematic fade to black? | billjarrold | Vizard | 4 | 12-23-2009 12:09 PM | 
| split screen | honey006 | Vizard | 3 | 05-21-2009 10:57 AM | 
| screen image | erchrastil | Vizard | 8 | 06-27-2008 12:45 PM | 
| position of html-file on screen | active_world | Vizard | 1 | 05-16-2008 08:24 PM |