mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-27 09:50:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			45 lines
		
	
	
		
			479 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			479 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"animations": {
 | |
| 		"default": {
 | |
| 			"frames": [
 | |
| 				[
 | |
| 					0.0,
 | |
| 					0.0,
 | |
| 					16.0,
 | |
| 					24.0
 | |
| 				],
 | |
| 				[
 | |
| 					16.0,
 | |
| 					0.0,
 | |
| 					16.0,
 | |
| 					24.0
 | |
| 				]
 | |
| 			],
 | |
| 			"speed": 10.0,
 | |
| 			"loop": true
 | |
| 		}
 | |
| 	},
 | |
| 	"variations": {
 | |
| 		"default": {
 | |
| 			"SMB1": {
 | |
| 				"source": "PiranhaPlant.png",
 | |
| 				"rect": [
 | |
| 					32.0,
 | |
| 					48.0,
 | |
| 					32.0,
 | |
| 					24.0
 | |
| 				]
 | |
| 			},
 | |
| 			"SMBANN": {
 | |
| 				"source": "DiscoPiranha.png",
 | |
| 				"rect": [
 | |
| 					32.0,
 | |
| 					48.0,
 | |
| 					32.0,
 | |
| 					24.0
 | |
| 				]
 | |
| 			}
 | |
| 		}
 | |
| 	}
 | |
| }
 | 
