mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-30 19:29:42 +00:00 
			
		
		
		
	added the game
This commit is contained in:
		
							
								
								
									
										18
									
								
								Assets/Sprites/Enemies/BooBuddy.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								Assets/Sprites/Enemies/BooBuddy.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| { | ||||
| 	"animations": { | ||||
| 		"default": { | ||||
| 			"frames": [[0, 0, 16, 16], [16, 0, 16, 16]], | ||||
| 			"speed": 10.0, | ||||
| 			"loop": true | ||||
| 		} | ||||
| 	}, | ||||
| 	"variations": { | ||||
| 		"default": { | ||||
| 			"choices": [ | ||||
| 				{"source": "BooBuddy.png", "rect": [0, 0, 32, 16]}, | ||||
| 				{"source": "BooBuddy.png", "rect": [32, 0, 32, 16]}, | ||||
| 				{"source": "BooBuddy.png", "rect": [64, 0, 32, 16]} | ||||
| 			] | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 JHDev2006
					JHDev2006