Files
Hytale-Demo/MyEnderman.Enderman/Common/Items/Enderman/dying.blockyanim
2026-01-25 16:12:34 +01:00

61 lines
1.4 KiB
Plaintext

{
"formatVersion": 1,
"duration": 22.5,
"holdLastKeyframe": false,
"nodeAnimations": {
"armright": {
"position": [],
"orientation": [
{
"time": 0,
"delta": {"x": 0, "y": 0, "z": 0, "w": 1},
"interpolationType": "linear"
},
{
"time": 23,
"delta": {"x": 0, "y": 0, "z": -0.38268, "w": 0.92388},
"interpolationType": "linear"
}
],
"shapeStretch": [],
"shapeVisible": [],
"shapeUvOffset": []
},
"armleft": {
"position": [],
"orientation": [
{
"time": 0,
"delta": {"x": 0, "y": 0, "z": 0, "w": 1},
"interpolationType": "linear"
},
{
"time": 23,
"delta": {"x": 0, "y": 0, "z": 0.38268, "w": 0.92388},
"interpolationType": "linear"
}
],
"shapeStretch": [],
"shapeVisible": [],
"shapeUvOffset": []
},
"head": {
"position": [
{
"time": 0,
"delta": {"x": 0, "y": 0, "z": 0},
"interpolationType": "linear"
},
{
"time": 23,
"delta": {"x": 0, "y": 20, "z": 0},
"interpolationType": "linear"
}
],
"orientation": [],
"shapeStretch": [],
"shapeVisible": [],
"shapeUvOffset": []
}
}
}