mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-11-03 21:29:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			269 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			269 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"animations": {
 | 
						|
		"default": {
 | 
						|
			"frames": [
 | 
						|
				[0, 0, 18, 18],
 | 
						|
				[18, 0, 18, 18],
 | 
						|
				[36, 0, 18, 18],
 | 
						|
				[54, 0, 18, 18],
 | 
						|
				[0, 0, 1, 1]
 | 
						|
			],
 | 
						|
			"speed": 30.0,
 | 
						|
			"loop": false
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"variations": {
 | 
						|
		"default": {"source": "FireballExplosion.png"}
 | 
						|
	}
 | 
						|
}
 |