mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-11-03 21:29:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			421 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			421 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"animations": {
 | 
						|
		"Hit": {
 | 
						|
			"frames": [
 | 
						|
				[
 | 
						|
					32.0,
 | 
						|
					0.0,
 | 
						|
					16.0,
 | 
						|
					16.0
 | 
						|
				]
 | 
						|
			],
 | 
						|
			"speed": 5.0,
 | 
						|
			"loop": true
 | 
						|
		},
 | 
						|
		"Walk": {
 | 
						|
			"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": "BobOmb.png",
 | 
						|
			"rect": [0, 112, 48, 16]
 | 
						|
		}
 | 
						|
	}
 | 
						|
}
 |