37 lines
		
	
	
		
			661 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			661 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"format_version": "1.8.0",
 | |
| 	"animations": {
 | |
| 		"animation.cresselia.ground_idle": {
 | |
| 			"loop": true,
 | |
| 			"bones": {
 | |
| 				"cresselia": {
 | |
| 					"position": [0, 7, 0]
 | |
| 				},
 | |
| 				"body": {
 | |
| 					"rotation": [-5, 0, 0]
 | |
| 				},
 | |
| 				"neck": {
 | |
| 					"rotation": [-15, 0, 0]
 | |
| 				},
 | |
| 				"neck2": {
 | |
| 					"rotation": [-7.5, 0, 0]
 | |
| 				},
 | |
| 				"head": {
 | |
| 					"rotation": [10, 0, 0]
 | |
| 				},
 | |
| 				"tail": {
 | |
| 					"rotation": [-2.5, 0, 0],
 | |
| 					"position": [0, -1, 0]
 | |
| 				},
 | |
| 				"tail2": {
 | |
| 					"rotation": [12.5, 0, 0],
 | |
| 					"position": [0, -0.5, -1]
 | |
| 				},
 | |
| 				"tail3": {
 | |
| 					"rotation": [15, 0, 0],
 | |
| 					"position": [0, 0, -1]
 | |
| 				}
 | |
| 			}
 | |
| 		}
 | |
| 	}
 | |
| } |