124 lines
		
	
	
		
			4.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			124 lines
		
	
	
		
			4.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"format_version": "1.8.0",
 | |
| 	"animations": {
 | |
| 		"animation.baxcalibur.ground_idle": {
 | |
| 			"loop": true,
 | |
| 			"bones": {
 | |
| 				"arm_left": {
 | |
| 					"rotation": [0, "0-Math.cos((query.anim_time - 0.5) * 90) * 2", 35]
 | |
| 				},
 | |
| 				"head": {
 | |
| 					"rotation": ["-15-Math.cos((query.anim_time - 0.8) * 90) * 2", 0, 0]
 | |
| 				},
 | |
| 				"bone11": {
 | |
| 					"rotation": ["5-Math.cos((query.anim_time - 0.8) * 90) * 2", 0, 0],
 | |
| 					"position": [0, 0, 0.25]
 | |
| 				},
 | |
| 				"arm_left2": {
 | |
| 					"rotation": [0, "67.5-Math.cos((query.anim_time - 0.8) * 90) * 2", 0],
 | |
| 					"position": [-2, 0, 2]
 | |
| 				},
 | |
| 				"arm_right": {
 | |
| 					"rotation": [0, "0+Math.cos((query.anim_time - 0.5) * 90) * 2", -35]
 | |
| 				},
 | |
| 				"arm_right2": {
 | |
| 					"rotation": [0, "-67.5+Math.cos((query.anim_time - 0.8) * 90) * 2", 0],
 | |
| 					"position": [2, 0, 2]
 | |
| 				},
 | |
| 				"torso": {
 | |
| 					"rotation": ["7.5-Math.cos((query.anim_time - 0.2) * 90) * 2", "-Math.cos((query.anim_time - 0.2) * 90) * 2", 0]
 | |
| 				},
 | |
| 				"neck": {
 | |
| 					"rotation": ["5-Math.cos((query.anim_time - 0.5) * 90) * 2", 0, 0]
 | |
| 				},
 | |
| 				"body": {
 | |
| 					"rotation": [0, 0, 0]
 | |
| 				},
 | |
| 				"tail": {
 | |
| 					"rotation": [0, "0-Math.cos((query.anim_time - 0.5) * 90) * 2", 0]
 | |
| 				},
 | |
| 				"tail2": {
 | |
| 					"rotation": [0, "0-Math.cos((query.anim_time - 0.8) * 90) * 2", 0]
 | |
| 				}
 | |
| 			}
 | |
| 		},
 | |
| 		"animation.baxcalibur.ground_walk": {
 | |
| 			"loop": true,
 | |
| 			"bones": {
 | |
| 				"wing_left": {
 | |
| 					"rotation": [0, -10, 0]
 | |
| 				},
 | |
| 				"forearm_left": {
 | |
| 					"rotation": [0, "5-math.sin(query.anim_time*90*3*1.5)*6", 0]
 | |
| 				},
 | |
| 				"hand_left": {
 | |
| 					"rotation": [0, 0, 15]
 | |
| 				},
 | |
| 				"fire": {
 | |
| 					"rotation": [-20, 0, 0]
 | |
| 				},
 | |
| 				"forearm_right": {
 | |
| 					"rotation": [0, "-5-math.sin(query.anim_time*90*3*1.5+30)*6", 0]
 | |
| 				},
 | |
| 				"hand_right": {
 | |
| 					"rotation": [0, 0, -15]
 | |
| 				},
 | |
| 				"wing_right": {
 | |
| 					"rotation": [0, 10, 0]
 | |
| 				},
 | |
| 				"body": {
 | |
| 					"rotation": ["math.clamp(math.sin(query.anim_time*180*3*1.5/2+20)*1,0.2,0.9)+math.clamp(-math.sin(query.anim_time*180*3*1.5/2)*1,0.2,0.9)-0.8", 0, 0],
 | |
| 					"position": [
 | |
| 						0,
 | |
| 						"-math.clamp(math.sin(-query.anim_time*90*3*1.5-90+45/2)*0.5,0,1)-math.clamp(math.sin(-query.anim_time*90*3*1.5-90+45/2+180)*0.5,0,1)+0.3",
 | |
| 						"-math.clamp(math.sin(query.anim_time*90*3*1.5+90)*0.2,0,0.2)-math.clamp(math.sin(-query.anim_time*90*3*1.5-90)*0.2,0,0.2)"
 | |
| 					]
 | |
| 				},
 | |
| 				"arm_left": {
 | |
| 					"rotation": [0, "-math.sin(query.anim_time*90*3*1.5)*10", "35+2*(math.sin(q.anim_time*90*9)*1+1)"]
 | |
| 				},
 | |
| 				"arm_left2": {
 | |
| 					"rotation": [0, 67.5, 0],
 | |
| 					"position": [-2, 0, 2]
 | |
| 				},
 | |
| 				"arm_right": {
 | |
| 					"rotation": [0, "-math.sin(query.anim_time*90*3*1.5+30)*10", "-35-2*(math.sin(q.anim_time*90*9)*1+1)"]
 | |
| 				},
 | |
| 				"arm_right2": {
 | |
| 					"rotation": [0, -67.5, 0],
 | |
| 					"position": [2, 0, 2]
 | |
| 				},
 | |
| 				"leg_right": {
 | |
| 					"rotation": [
 | |
| 						"-math.clamp(math.sin(query.anim_time*90*3*1.5+45+180)*20,-15,14)-math.clamp(math.sin(query.anim_time*90*3*1.5+45+180)*20,0,20)+math.clamp(-math.sin(query.anim_time*90*3*1.5+180*2)*15,5,15)-5",
 | |
| 						0,
 | |
| 						0
 | |
| 					],
 | |
| 					"position": [
 | |
| 						0,
 | |
| 						"0.2-math.clamp(math.sin(query.anim_time*90*3*1.5+25+180)*0.2,0,0.2)-math.clamp(-math.sin(query.anim_time*90*3*1.5+25+180)*0.4,0,0.3)+math.clamp(-math.sin(query.anim_time*90*3*1.5+25+180)*0.8,0.5,0.8)-math.clamp(-math.sin(query.anim_time*90*3*1.5+25+180*2)*0.8,0.5,0.8)",
 | |
| 						"-math.clamp(math.sin(query.anim_time*90*3*1.5+180)*0.5,-0.25,1)-math.clamp(math.sin(query.anim_time*90*3*1.5+180)*0.25,-0.8,0)"
 | |
| 					]
 | |
| 				},
 | |
| 				"foot_right": {
 | |
| 					"rotation": ["math.clamp(math.sin(query.anim_time*90*3*1.5+45+180)*15,-14,14)+math.clamp(math.sin(query.anim_time*90*3*1.5+45+180)*15,0,8)", 0, 0]
 | |
| 				},
 | |
| 				"leg_left": {
 | |
| 					"rotation": [
 | |
| 						"-math.clamp(math.sin(query.anim_time*90*3*1.5+45)*20,-15,14)-math.clamp(math.sin(query.anim_time*90*3*1.5+45)*20,0,20)+math.clamp(-math.sin(query.anim_time*90*3*1.5+180)*15,5,15)-5",
 | |
| 						0,
 | |
| 						0
 | |
| 					],
 | |
| 					"position": [
 | |
| 						0,
 | |
| 						"-math.clamp(math.sin(query.anim_time*90*3*1.5+25)*0.2,0,0.2)-math.clamp(-math.sin(query.anim_time*90*3*1.5+25)*0.4,0,0.3)+math.clamp(-math.sin(query.anim_time*90*3*1.5+25)*0.8,0.5,0.8)-math.clamp(-math.sin(query.anim_time*90*3*1.5+25+180)*0.8,0.5,0.8)",
 | |
| 						"-math.clamp(math.sin(query.anim_time*90*3*1.5)*0.5,-0.25,1)-math.clamp(math.sin(query.anim_time*90*3*1.5)*0.25,-0.8,0)"
 | |
| 					]
 | |
| 				},
 | |
| 				"foot_left": {
 | |
| 					"rotation": ["math.clamp(math.sin(query.anim_time*90*3*1.5+45)*15,-14,14)+math.clamp(math.sin(query.anim_time*90*3*1.5+45)*15,0,8)", 0, 0]
 | |
| 				}
 | |
| 			}
 | |
| 		}
 | |
| 	}
 | |
| } |