superb-warfare/src/main/resources/assets/superbwarfare/animations/lav.animation.json

44 lines
No EOL
774 B
JSON

{
"format_version": "1.8.0",
"animations": {
"animation.lav.fire": {
"animation_length": 0.4,
"bones": {
"barrel2": {
"position": {
"0.0": [0, 0, 0],
"0.0417": {
"pre": [0, 0, 6.1],
"post": [0, 0, 6.1],
"lerp_mode": "catmullrom"
},
"0.1": {
"post": [0, 0, 6.26563],
"lerp_mode": "catmullrom"
},
"0.1833": [0, 0, 3],
"0.275": [0, 0, 0]
}
},
"flare": {
"scale": {
"0.0": [0, 0, 0],
"0.0083": [8, 8, 8],
"0.05": [11, 11, 11],
"0.075": [1, 1, 1],
"0.0917": [0, 0, 0],
"0.15": [0, 0, 0]
}
}
}
},
"animation.lav.idle": {
"animation_length": 0.25,
"bones": {
"flare": {
"scale": 0
}
}
}
}
}