Some checks failed
		
		
	
	studiorailgun/Renderer/pipeline/head There was a failure building this commit
				
			
		
			
				
	
	
		
			12 lines
		
	
	
		
			253 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			253 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "projectiles" : [
 | 
						|
        {
 | 
						|
            "id" : "missile1",
 | 
						|
            "modelPath" : "Models/unitsphere.fbx",
 | 
						|
            "maxLife" : 10000,
 | 
						|
            "velocity" : 0.1,
 | 
						|
            "damage" : 1,
 | 
						|
            "hitboxRadius" : 0.4
 | 
						|
        }
 | 
						|
    ]
 | 
						|
} |