mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-29 18:59:42 +00:00 
			
		
		
		
	added the game
This commit is contained in:
		
							
								
								
									
										42
									
								
								Assets/Sprites/Enemies/RedKoopaTroopa.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								Assets/Sprites/Enemies/RedKoopaTroopa.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,42 @@ | ||||
| { | ||||
| 	"animations": { | ||||
| 		"Walk": { | ||||
| 			"frames": [ | ||||
| 				[ | ||||
| 					0.0, | ||||
| 					0.0, | ||||
| 					16.0, | ||||
| 					32.0 | ||||
| 				], | ||||
| 				[ | ||||
| 					16.0, | ||||
| 					0.0, | ||||
| 					16.0, | ||||
| 					32.0 | ||||
| 				] | ||||
| 			], | ||||
| 			"speed": 5.0, | ||||
| 			"loop": true | ||||
| 		} | ||||
| 	}, | ||||
| 	"variations": { | ||||
| 		"default": { | ||||
| 			"source": "KoopaTroopa.png", | ||||
| 			"rect": [ | ||||
| 				96.0, | ||||
| 				64.0, | ||||
| 				32.0, | ||||
| 				32.0 | ||||
| 			] | ||||
| 		}, | ||||
| 		"Snow": { | ||||
| 			"source": "KoopaTroopa.png", | ||||
| 			"rect": [ | ||||
| 				192.0, | ||||
| 				64.0, | ||||
| 				32.0, | ||||
| 				32.0 | ||||
| 			] | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 JHDev2006
					JHDev2006