added more control directions to probes.
This commit is contained in:
		
							parent
							
								
									4d26ac3a25
								
							
						
					
					
						commit
						920a65cddb
					
				
					 1 changed files with 13 additions and 0 deletions
				
			
		
							
								
								
									
										13
									
								
								QOL/control_directions.cfg
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								QOL/control_directions.cfg
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,13 @@
 | 
			
		|||
// Add more directions to control points
 | 
			
		||||
@PART:FINAL
 | 
			
		||||
{
 | 
			
		||||
    @MODULE[ModuleCommand]:HAS[@CONTROLPOINT[forward]!CONTROLPOINT[backward]]
 | 
			
		||||
    {
 | 
			
		||||
        CONTROLPOINT
 | 
			
		||||
        {
 | 
			
		||||
          name = backward
 | 
			
		||||
          displayName = Backward
 | 
			
		||||
          orientation = 270,0,0
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue