first commit

This commit is contained in:
2025-02-18 15:25:17 +01:00
commit 37cf0e8062
7403 changed files with 1227142 additions and 0 deletions

View File

@ -0,0 +1,424 @@
{
"format_version": "1.8.0",
"animations": {
"animation.cafe_slowpoke.ground_idle": {
"loop": true,
"bones": {
"tail": {
"rotation": ["20-math.sin(q.anim_time*90*1.5-30)*3", "0-math.cos(q.anim_time*90*1.5/2-30)*2", 0]
},
"tail2": {
"rotation": ["45-math.sin(q.anim_time*90*1.5-90)*3", "0-math.cos(q.anim_time*90*1.5/2-90)*2", 0]
},
"tail3": {
"rotation": ["40-math.sin(q.anim_time*90*1.5-120)*5", "0-math.cos(q.anim_time*90*1.5/2-120)*5", 0]
},
"torso": {
"rotation": ["0-math.sin(q.anim_time*90*1.5)*0.5", "0-math.cos(q.anim_time*90*1.5/2)*1", 0],
"position": [0, "0+math.cos(q.anim_time*90*1.5)*0.2", 0]
},
"tail4": {
"rotation": ["10-math.sin(q.anim_time*90*1.5-160)*2", "0-math.cos(q.anim_time*90*1.5/2-160)*6", 0]
},
"head": {
"rotation": ["0-math.sin(q.anim_time*90*1.5-30)*2", "0-math.cos(q.anim_time*90*1.5/2-60)*1", 0],
"position": [0, 0, 0]
},
"ear_left": {
"rotation": ["0-math.sin(q.anim_time*90*1.5-60)*4", 0, 0]
},
"ear_right": {
"rotation": ["0-math.sin(q.anim_time*90*1.5-60)*4", 0, 0]
},
"jaw": {
"rotation": ["25-math.sin(q.anim_time*90*1.5-60)*2", 0, 0]
}
}
},
"animation.cafe_slowpoke.ground_walk": {
"loop": true,
"animation_length": 2,
"bones": {
"tail": {
"rotation": ["20-math.sin(q.anim_time*90*2*2-60)*2", "0-math.cos(q.anim_time*90*2-60)*5", 0]
},
"tail2": {
"rotation": ["35-math.sin(q.anim_time*90*2*2-120)*1", "0-math.cos(q.anim_time*90*2-120)*6", 0]
},
"tail3": {
"rotation": ["22.5-math.sin(q.anim_time*90*2*2-180)*4", "0-math.cos(q.anim_time*90*2-160)*6", 0]
},
"torso": {
"rotation": ["0-math.sin(q.anim_time*90*2*2)*1", "0-math.cos(q.anim_time*90*2)*2", "0+math.cos(q.anim_time*90*2)*2"],
"position": [0, "0+math.cos(q.anim_time*90*2*2)*0.2", 0]
},
"tail4": {
"rotation": ["10-math.sin(q.anim_time*90*2*2-210)*5", "0-math.cos(q.anim_time*90*2-210)*6", 0]
},
"head": {
"rotation": ["0-math.sin(q.anim_time*90*2*2-60)*2", "0-math.sin(q.anim_time*90*2-60)*5", 0],
"position": [0, 0, 0]
},
"ear_left": {
"rotation": ["0-math.sin(q.anim_time*90*2*2-120)*4", 0, 0]
},
"ear_right": {
"rotation": ["0-math.sin(q.anim_time*90*2*2-120)*4", 0, 0]
},
"jaw": {
"rotation": ["25-math.sin(q.anim_time*90*2*2-120)*4", 0, 0]
},
"leftfrontleg": {
"rotation": {
"0.0": ["0-math.sin(q.anim_time*90*2+180)*10", 0, 0],
"1.5": ["10-math.sin(q.anim_time*90*2+180)*10", 0, 0],
"2.0": ["0-math.sin(q.anim_time*90*2+180)*10", 0, 0]
},
"position": [0, "0+math.clamp(math.cos(q.anim_time*90*2+180)*0.8,0,1)", "0-math.sin(q.anim_time*90*2+180)*0.8"]
},
"leftbackleg": {
"rotation": {
"0.0": ["0-math.sin(q.anim_time*90*2)*10", 0, 0],
"0.5": ["10-math.sin(q.anim_time*90*2)*10", 0, 0],
"2.0": ["0-math.sin(q.anim_time*90*2)*10", 0, 0]
},
"position": [0, "0+math.clamp(math.cos(q.anim_time*90*2)*0.8,0,1)", "0-math.sin(q.anim_time*90*2)*0.3"]
},
"rightfrontleg": {
"rotation": {
"0.0": ["0-math.sin(q.anim_time*90*2)*10", 0, 0],
"0.5": ["10-math.sin(q.anim_time*90*2)*10", 0, 0],
"2.0": ["0-math.sin(q.anim_time*90*2)*10", 0, 0]
},
"position": [0, "0+math.clamp(math.cos(q.anim_time*90*2)*0.8,0,1)", "0-math.sin(q.anim_time*90*2)*0.8"]
},
"rightbackleg": {
"rotation": {
"0.0": ["0-math.sin(q.anim_time*90*2+180)*10", 0, 0],
"1.5": ["10-math.sin(q.anim_time*90*2+180)*10", 0, 0],
"2.0": ["0-math.sin(q.anim_time*90*2+180)*10", 0, 0]
},
"position": [0, "0+math.clamp(math.cos(q.anim_time*90*2+180)*0.8,0,1)", "0-math.sin(q.anim_time*90*2+180)*0.3"]
}
}
},
"animation.cafe_slowpoke.floor_idle": {
"loop": true,
"bones": {
"body": {
"position": [0, -1.5, 0]
},
"tail": {
"rotation": ["-15-math.sin(q.anim_time*90*1.5-30)*1", "10-math.cos(q.anim_time*90*1.5-30)*1", 0]
},
"tail2": {
"rotation": ["5-math.sin(q.anim_time*90*1.5-60)*1", "20-math.cos(q.anim_time*90*1.5-30)*4", 0]
},
"tail3": {
"rotation": ["2.5-math.sin(q.anim_time*90*1.5-90)*1", "32.5-math.cos(q.anim_time*90*1.5-30)*3", 0]
},
"tail4": {
"rotation": ["-7.5-math.sin(q.anim_time*90*1.5-120)*1", "22.5-math.cos(q.anim_time*90*1.5-30)*4", 0]
},
"head": {
"rotation": ["-2.5-math.sin(q.anim_time*90*1.5-30)*2", 0, 0]
},
"leftfrontleg": {
"rotation": [-90, -37.5, 0],
"position": [0, -0.5, -2]
},
"leftbackleg": {
"rotation": [-90, -60, 0],
"position": [0, -0.5, -0.5]
},
"rightfrontleg": {
"rotation": [-90, 37.5, 0],
"position": [0, -0.5, -2]
},
"rightbackleg": {
"rotation": [-90, 60, 0],
"position": [0, -0.5, -0.5]
},
"torso": {
"rotation": ["-math.sin(q.anim_time*90*1.5)*0.5", 0, 0]
},
"ear_left": {
"rotation": ["0-math.sin(q.anim_time*90*1.5-90)*7", 0, "0+math.sin(q.anim_time*90*1.5-90)*3"]
},
"ear_right": {
"rotation": ["0-math.sin(q.anim_time*90*1.5-90)*7", 0, "0-math.sin(q.anim_time*90*1.5-90)*3"]
},
"jaw": {
"rotation": ["32.5-math.sin(q.anim_time*90*1.5-60)*5", 0, 0]
}
}
},
"animation.cafe_slowpoke.water_idle": {
"loop": true,
"bones": {
"tail2": {
"rotation": ["7.5+math.cos(q.anim_time*90*1-120)*2", "0+math.sin(q.anim_time*90*1-120)*10", 0]
},
"tail3": {
"rotation": ["17.5+math.cos(q.anim_time*90*1-180)*4", "math.sin(q.anim_time*90*1-180)*8", 0]
},
"leftfrontleg": {
"rotation": [-15, 0, "-60-math.cos(q.anim_time*90*1-60)*6"]
},
"rightfrontleg": {
"rotation": [-15, 0, "60+math.cos(q.anim_time*90*1-60)*6"]
},
"leftbackleg": {
"rotation": [15, 0, "-60-math.cos(q.anim_time*90*1-60)*6"]
},
"rightbackleg": {
"rotation": [15, 0, "60+math.cos(q.anim_time*90*1-60)*6"]
},
"body": {
"rotation": ["0-math.cos(q.anim_time*90*1)*2", 0, 0],
"position": [0, "0-math.sin(q.anim_time*90*1)*0.3", 0]
},
"torso": {
"position": [0, 0, 0]
},
"tail": {
"rotation": ["-10+math.cos(q.anim_time*90*1-60)*2", "math.sin(q.anim_time*90*1-60)*4", 0]
},
"tail4": {
"rotation": ["15+math.cos(q.anim_time*90*1-210)*3", "0+math.sin(q.anim_time*90*1-210)*9", 0]
},
"head": {
"rotation": ["0-math.cos(q.anim_time*90*1-60)*3", 0, 0]
},
"jaw": {
"rotation": ["27.5-math.cos(q.anim_time*90*1-120)*5", 0, 0]
}
}
},
"animation.cafe_slowpoke.water_swim": {
"loop": true,
"bones": {
"tail2": {
"rotation": ["-math.cos(q.anim_time*90*2*2-60)*5", "math.sin(q.anim_time*90*2*2-120)*5", 0]
},
"tail3": {
"rotation": ["-5-math.cos(q.anim_time*90*2*2-120)*4", "0+math.sin(q.anim_time*90*2*2-180)*15", 0]
},
"leftfrontleg": {
"rotation": ["37.5-math.cos(q.anim_time*90*2*2-60)*7", 0, "-60-math.cos(q.anim_time*90*2-60)*6"]
},
"rightfrontleg": {
"rotation": ["37.5-math.cos(q.anim_time*90*2*2-60)*7", 0, "60+math.cos(q.anim_time*90*2-60)*6"]
},
"leftbackleg": {
"rotation": ["42.5-math.cos(q.anim_time*90*2*2-120)*5", 0, "-60-math.cos(q.anim_time*90*2-60)*6"]
},
"rightbackleg": {
"rotation": ["42.5-math.cos(q.anim_time*90*2*2-120)*5", 0, "60+math.cos(q.anim_time*90*2-60)*6"]
},
"body": {
"rotation": ["0-math.cos(q.anim_time*90*2*2+120)*2", "0-math.cos(q.anim_time*90*2*2)*5", "0-math.cos(q.anim_time*90*2)*1"],
"position": ["math.cos(q.anim_time*90*2*2)*0.5", "0-math.sin(q.anim_time*90*2*2)*0.3", "0-math.sin(q.anim_time*90*1*2)*1"]
},
"torso": {
"position": [0, 0, 0]
},
"tail": {
"rotation": ["-2.5-math.cos(q.anim_time*90*2*2+60)*5", "0+math.sin(q.anim_time*90*2*2-60)*10", 0]
},
"tail4": {
"rotation": [-2.5, "math.sin(q.anim_time*90*2*2-210)*10", 0]
},
"head": {
"rotation": ["0-math.cos(q.anim_time*90*2*4+180)*0.2", "0-math.cos(q.anim_time*90*2*2+120)*6", "0-math.cos(q.anim_time*90*2+60)*3"]
},
"jaw": {
"rotation": ["27.5-math.cos(q.anim_time*90*2*2-120)*5", 0, 0]
},
"ear_left": {
"rotation": ["0-math.cos(q.anim_time*90*2*2+150)*9", 0, 0]
},
"ear_right": {
"rotation": ["0-math.cos(q.anim_time*90*2*2+150)*9", 0, 0]
}
}
},
"animation.cafe_slowpoke.sleep": {
"loop": true,
"bones": {
"body": {
"position": [0, -1.5, 0]
},
"tail": {
"rotation": ["-15+math.sin(q.anim_time*90*1-60)*1", "10+math.sin(q.anim_time*90*1-60)*1", 0]
},
"tail2": {
"rotation": ["11.7924+math.sin(q.anim_time*90*1-120)*2", "19.5613+math.sin(q.anim_time*90*1-120)*2", 5.29326]
},
"tail3": {
"rotation": ["3.158+math.sin(q.anim_time*90*1-180)*4", "32.144+math.sin(q.anim_time*90*1-180)*4", 5.90251]
},
"tail4": {
"rotation": ["0.5+math.sin(q.anim_time*90*1-210)*4", "22.5+math.sin(q.anim_time*90*1-210)*4", 0]
},
"head": {
"rotation": ["4+math.sin(q.anim_time*90*1-60)*1", 0, 0]
},
"eyelid_left": {
"position": [0.1, 0, -0.1]
},
"eyelid_right": {
"position": [-0.1, 0, -0.1]
},
"leftfrontleg": {
"rotation": [-90, -37.5, 0],
"position": [0, -0.5, 0]
},
"leftbackleg": {
"rotation": [-90, -60, 0],
"position": [0, -0.5, -0.5]
},
"rightfrontleg": {
"rotation": [-90, 37.5, 0],
"position": [0, -0.5, -2]
},
"rightbackleg": {
"rotation": [-90, 60, 0],
"position": [0, -0.5, -0.5]
},
"torso": {
"rotation": ["0+math.sin(q.anim_time*90*1)*1/2", 0, 0]
},
"ear_left": {
"rotation": ["0+math.sin(q.anim_time*90*1-120)*8", 0, 0]
},
"ear_right": {
"rotation": ["0+math.sin(q.anim_time*90*1-120)*8", 0, 0]
},
"jaw": {
"rotation": ["7.5+math.sin(q.anim_time*90*1-120)*4", 0, 0]
}
}
},
"animation.cafe_slowpoke.blink": {
"animation_length": 0.1667,
"bones": {
"eyelid_left": {
"position": {
"0.0": [0.1, 0, -0.1],
"0.125": [0.1, 0, -0.1],
"0.1667": [0, 0, 0]
}
},
"eyelid_right": {
"position": {
"0.0": [-0.1, 0, -0.1],
"0.125": [-0.1, 0, -0.1],
"0.1667": [0, 0, 0]
}
}
}
},
"animation.cafe_slowpoke.cry": {
"animation_length": 1.75,
"bones": {
"head": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [4, 0, 0],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [-13, 0, 0],
"lerp_mode": "catmullrom"
},
"1.0": {
"post": [-13, 0, 0],
"lerp_mode": "catmullrom"
},
"1.3333": {
"post": [1, 0, 0],
"lerp_mode": "catmullrom"
},
"1.75": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"ear_left": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [9, 0, 0],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [-13, 0, 0],
"lerp_mode": "catmullrom"
},
"1.0833": {
"post": [-13, 0, 0],
"lerp_mode": "catmullrom"
},
"1.5": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"ear_right": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.25": {
"post": [9, 0, 0],
"lerp_mode": "catmullrom"
},
"0.6667": {
"post": [-13, 0, 0],
"lerp_mode": "catmullrom"
},
"1.0833": {
"post": [-13, 0, 0],
"lerp_mode": "catmullrom"
},
"1.5": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
},
"jaw": {
"rotation": {
"0.0": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
},
"0.3333": {
"post": [36, 0, 0],
"lerp_mode": "catmullrom"
},
"1.1667": {
"post": [28.5, 0, 0],
"lerp_mode": "catmullrom"
},
"1.5": {
"post": [0, 0, 0],
"lerp_mode": "catmullrom"
}
}
}
}
}
}
}