Uploading animations for penguin

This commit is contained in:
Mya 2023-12-31 01:08:36 +01:00
parent 141fc362b4
commit c14675b1a9

View file

@ -0,0 +1,189 @@
{
"format_version": "1.8.0",
"animations": {
"animation.Arctic.Penguin.RandomIdleAnimation.RaiseArms": {
"animation_length": 1.25,
"bones": {
"Body": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.625": {
"vector": [-1, 0, 0],
"easing": "easeOutBack"
},
"1.25": {
"vector": [0, 0, 0],
"easing": "easeInOutBack"
}
}
},
"LeftArm": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.5": {
"vector": [0, -15, -35],
"easing": "easeOutBack"
},
"0.75": {
"vector": [0, -15, -35],
"easing": "easeInOutBack"
},
"1.25": {
"vector": [0, 0, 0],
"easing": "easeInOutBack"
}
}
},
"RightArm": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.5": {
"vector": [0, 15, 35],
"easing": "easeOutBack"
},
"0.75": {
"vector": [0, 15, 35],
"easing": "easeInOutBack"
},
"1.25": {
"vector": [0, 0, 0],
"easing": "easeInOutBack"
}
}
},
"Foots": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.625": {
"vector": [1, 0, 0],
"easing": "easeOutBack"
},
"1.25": {
"vector": [0, 0, 0],
"easing": "easeInOutBack"
}
}
}
}
},
"animation.Arctic.Penguin.Walking": {
"loop": true,
"animation_length": 1,
"bones": {
"LeftFoot": {
"rotation": {
"0.5": {
"vector": [0, 0, 0]
},
"0.75": {
"vector": [-10, 0, 0],
"easing": "easeInBack"
},
"0.9583": {
"vector": [0, 0, 0],
"easing": "easeInBack"
}
},
"position": {
"0.5": {
"vector": [0, 0, 0]
},
"0.75": {
"vector": [0, 0.5, 0],
"easing": "easeInBack"
},
"1.0": {
"vector": [0, 0, 0],
"easing": "easeInBack"
}
}
},
"RightFoot": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.25": {
"vector": [-10, 0, 0],
"easing": "easeInBack"
},
"0.4583": {
"vector": [0, 0, 0],
"easing": "easeInBack"
}
},
"position": {
"0.0": {
"vector": [0, 0, 0]
},
"0.25": {
"vector": [0, 0.5, 0],
"easing": "easeInBack"
},
"0.5": {
"vector": [0, 0, 0],
"easing": "easeInBack"
}
}
},
"Body": {
"rotation": {
"0.0": {
"vector": [-2.5, 0, 0.10912]
},
"0.5": {
"vector": [1, 0, 0.10912],
"easing": "easeInOutBack"
},
"1.0": {
"vector": [-2.5, 0, 0.10912],
"easing": "easeInCubic"
}
}
},
"LeftArm": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.5": {
"vector": [0, 0, -7.5],
"easing": "easeInOutCubic"
},
"1.0": {
"vector": [0, 0, 0],
"easing": "easeInOutCubic"
}
}
},
"RightArm": {
"rotation": {
"0.0": {
"vector": [0, 0, 0]
},
"0.5": {
"vector": [0, 0, 7.5],
"easing": "easeInOutCubic"
},
"1.0": {
"vector": [0, 0, 0],
"easing": "easeInOutCubic"
}
}
}
}
},
"animation.Arctic.Penguin.running": {
"loop": true
}
},
"geckolib_format_version": 2
}