first commit
This commit is contained in:
@ -0,0 +1,260 @@
|
||||
{
|
||||
"format_version": "1.8.0",
|
||||
"animations": {
|
||||
"animation.glameow.ground_idle": {
|
||||
"loop": true,
|
||||
"animation_length": 2.5,
|
||||
"bones": {
|
||||
"body": {
|
||||
"position": [0, 0, 0]
|
||||
},
|
||||
"tail_base": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"1.0": [10, 0, 0],
|
||||
"1.25": [10, 0, 0],
|
||||
"2.25": [0, 0, 0],
|
||||
"2.5": [0, 0, 0]
|
||||
}
|
||||
},
|
||||
"glameow": {
|
||||
"position": [0, 0, 0]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.glameow.ground_walk": {
|
||||
"loop": true,
|
||||
"animation_length": 1,
|
||||
"bones": {
|
||||
"body": {
|
||||
"position": {
|
||||
"0.0": [0, -0.5, 0],
|
||||
"0.25": [0, 0, 0],
|
||||
"0.5": [0, -0.5, 0],
|
||||
"0.75": [0, 0, 0],
|
||||
"1.0": [0, -0.5, 0]
|
||||
}
|
||||
},
|
||||
"thigh_fr": {
|
||||
"rotation": {
|
||||
"0.0": [-35, 0, 0],
|
||||
"0.25": [0, 0, 0],
|
||||
"0.5": [35, 0, 0],
|
||||
"0.75": [0, 0, 0],
|
||||
"1.0": [-35, 0, 0]
|
||||
}
|
||||
},
|
||||
"leg_fr": {
|
||||
"rotation": {
|
||||
"0.0": [15, 0, 0],
|
||||
"0.5": [0, 0, 0],
|
||||
"0.75": [-30, 0, 0],
|
||||
"1.0": [15, 0, 0]
|
||||
}
|
||||
},
|
||||
"thigh_fl": {
|
||||
"rotation": {
|
||||
"0.0": [35, 0, 0],
|
||||
"0.25": [0, 0, 0],
|
||||
"0.5": [-35, 0, 0],
|
||||
"0.75": [0, 0, 0],
|
||||
"1.0": [35, 0, 0]
|
||||
}
|
||||
},
|
||||
"leg_fl": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.25": [-30, 0, 0],
|
||||
"0.5": [15, 0, 0],
|
||||
"0.75": [0, 0, 0],
|
||||
"1.0": [0, 0, 0]
|
||||
}
|
||||
},
|
||||
"thigh_br": {
|
||||
"rotation": {
|
||||
"0.0": [35, 0, 0],
|
||||
"0.5": [-35, 0, 0],
|
||||
"1.0": [35, 0, 0]
|
||||
}
|
||||
},
|
||||
"thigh_bl": {
|
||||
"rotation": {
|
||||
"0.0": [-35, 0, 0],
|
||||
"0.5": [35, 0, 0],
|
||||
"1.0": [-35, 0, 0]
|
||||
}
|
||||
},
|
||||
"tail_base": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.25": [-10, 0, 0],
|
||||
"0.5": [0, 0, 0],
|
||||
"0.75": [-10, 0, 0],
|
||||
"1.0": [0, 0, 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.glameow.sleep": {
|
||||
"loop": true,
|
||||
"animation_length": 3,
|
||||
"bones": {
|
||||
"body": {
|
||||
"rotation": [-90, 0, -90],
|
||||
"position": [0, 2.5, -6]
|
||||
},
|
||||
"neck": {
|
||||
"rotation": [50, 0, 0]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [30, 0, 0]
|
||||
},
|
||||
"ear_l": {
|
||||
"rotation": [35, 0, 0]
|
||||
},
|
||||
"ear_r": {
|
||||
"rotation": [35, 0, 0]
|
||||
},
|
||||
"thigh_fr": {
|
||||
"rotation": [-42.5, 0, 0]
|
||||
},
|
||||
"thigh_fl": {
|
||||
"rotation": [-40, 0, 12.5]
|
||||
},
|
||||
"thigh_br": {
|
||||
"rotation": [20, 0, 0]
|
||||
},
|
||||
"thigh_bl": {
|
||||
"rotation": [19.81197, -3.1622, 6.80423]
|
||||
},
|
||||
"tail_base": {
|
||||
"rotation": [-87.5, 0, 0]
|
||||
},
|
||||
"eyelid_l": {
|
||||
"position": [0, 0, -0.04]
|
||||
},
|
||||
"eyelid_r": {
|
||||
"position": [0, 0, -0.04]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.glameow.blink": {
|
||||
"animation_length": 0.25,
|
||||
"bones": {
|
||||
"eyelid_l": {
|
||||
"position": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.0417": [0, 0, -0.03],
|
||||
"0.25": [0, 0, -0.03]
|
||||
}
|
||||
},
|
||||
"eyelid_r": {
|
||||
"position": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.0417": [0, 0, -0.03],
|
||||
"0.25": [0, 0, -0.03]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.glameow.cry": {
|
||||
"animation_length": 1.25,
|
||||
"bones": {
|
||||
"neck": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.125": [15, 0, 0],
|
||||
"0.75": [-20, 0, 0],
|
||||
"1.25": [0, 0, 0]
|
||||
}
|
||||
},
|
||||
"head": {
|
||||
"rotation": [0, 0, 0]
|
||||
},
|
||||
"mouth": {
|
||||
"position": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.25": [0, 0, 0],
|
||||
"0.75": [0, 0, -0.02]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.glameow.faint": {
|
||||
"loop": true,
|
||||
"animation_length": 4,
|
||||
"bones": {
|
||||
"body": {
|
||||
"position": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.5": [0, -4.5, 0],
|
||||
"1.0": [0, -4.5, 0]
|
||||
}
|
||||
},
|
||||
"neck": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.5": [22.5, 0, 0],
|
||||
"1.0": [22.5, 0, 0]
|
||||
}
|
||||
},
|
||||
"head": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.5": [22.5, 0, 0],
|
||||
"1.0": [22.5, 0, 0]
|
||||
}
|
||||
},
|
||||
"ear_l": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.5": [40, 0, 0],
|
||||
"1.0": [40, 0, 0]
|
||||
}
|
||||
},
|
||||
"ear_r": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.5": [40, 0, 0],
|
||||
"1.0": [40, 0, 0]
|
||||
}
|
||||
},
|
||||
"thigh_fr": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.5": [-85, 15, 0],
|
||||
"1.0": [-85, 15, 0]
|
||||
}
|
||||
},
|
||||
"thigh_fl": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.5": [-85, -15, 0],
|
||||
"1.0": [-85, -15, 0]
|
||||
}
|
||||
},
|
||||
"thigh_br": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.5": [75, -15, 0],
|
||||
"1.0": [75, -15, 0]
|
||||
}
|
||||
},
|
||||
"thigh_bl": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.5": [75, 15, 0],
|
||||
"1.0": [75, 15, 0]
|
||||
}
|
||||
},
|
||||
"tail_base": {
|
||||
"rotation": {
|
||||
"0.0": [0, 0, 0],
|
||||
"0.5": [-37.5, 0, 0],
|
||||
"1.0": [-37.5, 0, 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user