mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-11-03 21:29:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			343 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			343 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"animations": {
 | 
						|
		"default": {
 | 
						|
			"frames": [[0, 0, 16, 16]],
 | 
						|
			"speed": 1.0,
 | 
						|
			"loop": false
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"variations": {
 | 
						|
		"default": {
 | 
						|
			"SMB1": {
 | 
						|
				"source": "SuperMushroom.png",
 | 
						|
				"rect": [0, 0, 16, 16]
 | 
						|
			},
 | 
						|
			"SMBLL": {
 | 
						|
				"source": "SuperMushroom.png",
 | 
						|
				"rect": [16, 0, 16, 16]
 | 
						|
			},
 | 
						|
			"SMBANN": {"link": "SMBLL"}
 | 
						|
		}
 | 
						|
	}
 | 
						|
}
 |