mirror of
				https://github.com/pagefaultgames/pokerogue.git
				synced 2025-10-31 16:35:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			84 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			84 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"textures": [
 | |
| 		{
 | |
| 			"image": "party_slot_hp_overlay.png",
 | |
| 			"format": "RGBA8888",
 | |
| 			"size": {
 | |
| 				"w": 80,
 | |
| 				"h": 9
 | |
| 			},
 | |
| 			"scale": 1,
 | |
| 			"frames": [
 | |
| 				{
 | |
| 					"filename": "high",
 | |
| 					"rotated": false,
 | |
| 					"trimmed": false,
 | |
| 					"sourceSize": {
 | |
| 						"w": 80,
 | |
| 						"h": 3
 | |
| 					},
 | |
| 					"spriteSourceSize": {
 | |
| 						"x": 0,
 | |
| 						"y": 0,
 | |
| 						"w": 80,
 | |
| 						"h": 3
 | |
| 					},
 | |
| 					"frame": {
 | |
| 						"x": 0,
 | |
| 						"y": 0,
 | |
| 						"w": 80,
 | |
| 						"h": 3
 | |
| 					}
 | |
| 				},
 | |
| 				{
 | |
| 					"filename": "medium",
 | |
| 					"rotated": false,
 | |
| 					"trimmed": false,
 | |
| 					"sourceSize": {
 | |
| 						"w": 80,
 | |
| 						"h": 3
 | |
| 					},
 | |
| 					"spriteSourceSize": {
 | |
| 						"x": 0,
 | |
| 						"y": 0,
 | |
| 						"w": 80,
 | |
| 						"h": 3
 | |
| 					},
 | |
| 					"frame": {
 | |
| 						"x": 0,
 | |
| 						"y": 3,
 | |
| 						"w": 80,
 | |
| 						"h": 3
 | |
| 					}
 | |
| 				},
 | |
| 				{
 | |
| 					"filename": "low",
 | |
| 					"rotated": false,
 | |
| 					"trimmed": false,
 | |
| 					"sourceSize": {
 | |
| 						"w": 80,
 | |
| 						"h": 3
 | |
| 					},
 | |
| 					"spriteSourceSize": {
 | |
| 						"x": 0,
 | |
| 						"y": 0,
 | |
| 						"w": 80,
 | |
| 						"h": 3
 | |
| 					},
 | |
| 					"frame": {
 | |
| 						"x": 0,
 | |
| 						"y": 6,
 | |
| 						"w": 80,
 | |
| 						"h": 3
 | |
| 					}
 | |
| 				}
 | |
| 			]
 | |
| 		}
 | |
| 	],
 | |
| 	"meta": {
 | |
| 		"app": "https://www.codeandweb.com/texturepacker",
 | |
| 		"version": "3.0",
 | |
| 		"smartupdate": "$TexturePacker:SmartUpdate:4d49eee01b28038007a76c418b5e9bb4:ed12035f6f008a87da5417ecec87a8f7:78b3a2fb9c1745e0d121b78bd5e0ea6a$"
 | |
| 	}
 | |
| }
 |