added Model Scripts
This commit is contained in:
61
MyEnderman.Enderman/Common/Items/Enderman/dying.blockyanim
Normal file
61
MyEnderman.Enderman/Common/Items/Enderman/dying.blockyanim
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user