mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-11-03 21:29:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			304 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			304 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"animations": {
 | 
						|
		"default": {
 | 
						|
			"frames": [
 | 
						|
				[
 | 
						|
					0.0,
 | 
						|
					0.0,
 | 
						|
					16.0,
 | 
						|
					16.0
 | 
						|
				],
 | 
						|
				[
 | 
						|
					16.0,
 | 
						|
					0.0,
 | 
						|
					16.0,
 | 
						|
					16.0
 | 
						|
				]
 | 
						|
			],
 | 
						|
			"speed": 5.0,
 | 
						|
			"loop": true
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"variations": {
 | 
						|
		"default": {
 | 
						|
			"source": "CheepCheep.png",
 | 
						|
			"rect": [32, 32, 32, 16]
 | 
						|
		}
 | 
						|
	}
 | 
						|
}
 |