19 lines
		
	
	
		
			367 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			367 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "objects" : [
 | |
| 
 | |
|         {
 | |
|             "id" : "hitboxTester",
 | |
|             "displayName" : "Hitbox Tester",
 | |
|             "hitboxData" : [
 | |
|                     {
 | |
|                     "type": "static_capsule",
 | |
|                     "radius": 2,
 | |
|                     "length": 5
 | |
|                 }
 | |
|             ],
 | |
|             "tokens": []
 | |
|         }
 | |
| 
 | |
|     ],
 | |
|     "files" : []
 | |
| } |