Skip to content

Commit c3bccc5

Browse files
new:添加了Pio看板娘功能
1 parent 5195593 commit c3bccc5

51 files changed

Lines changed: 2258 additions & 235 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.en.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ A modern, feature-rich static blog template built with [Astro](https://astro.bui
1919
[**日本語**](./docs/README.ja.md) /
2020
[**中文繁体**](./docs/README.tw.md) /
2121

22+
## 🆕 v4.8 Update
23+
- **Pio Live2D Integration**: Added Pio Live2D character, providing a cute interactive companion to enhance user engagement.
24+
- **Highly Configurable**: Supports detailed configuration in `src/config.ts`, including model path, position, size, dialogue content, etc., to meet personalized needs.
25+
- **Seamless Navigation**: The "Back to Home" feature now uses the theme's built-in Swup for smooth, no-refresh page transitions.
26+
2227
## 🆕 v4.3 Update
2328
- **Anime Page:** Redesigned a cuter and more attractive anime page, including anime list, details, and timeline.
2429
- **Album Page:** Restructured the album page using pagination + folder data indexing solution.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
[**日本語**](./docs/README.ja.md) /
2020
[**中文繁体**](./docs/README.tw.md) /
2121

22+
## 🆕 v4.8 版本更新
23+
- **Pio 看板娘集成**:集成了 Pio 看板娘,提供可爱的互动角色,增强用户互动体验。
24+
- **高度可配置**:支持在 `src/config.ts` 中进行详细配置,包括模型路径、位置、尺寸、对话内容等,满足个性化需求。
25+
- **无刷新跳转**:看板娘的返回首页功能现在使用主题自带的 Swup 无刷新跳转,提供更流畅、无缝的页面切换体验。
26+
2227
## 🆕 v4.6 版本更新
2328
- **番剧页面:** 重构了更可爱好看的番剧页面,包括番剧列表、番剧详情和番剧时间轴。
2429
- **相册页面:** 重构了相册页面,使用分页+文件夹数据索引方案

docs/README.ja.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
[**日本語**](./README.ja.md) /
2020
[**中文繁体**](./README.tw.md) /
2121

22+
## 🆕 v4.8 アップデート
23+
- **Pio Live2D統合**: Pio Live2Dキャラクターを統合し、可愛らしいインタラクティブな仲間を提供してユーザーエンゲージメントを向上させます。
24+
- **高度な設定**: モデルパス、位置、サイズ、会話内容など、`src/config.ts`で詳細な設定をサポートし、パーソナライズされたニーズに対応します。
25+
- **シームレスなナビゲーション**: 「ホームに戻る」機能は、テーマに組み込まれたSwupを使用して、スムーズでリフレッシュなしのページ遷移を提供します。
26+
2227
## 🆕 v4.3 アップデート
2328
- **アニメページ:** より可愛くて魅力的なアニメページにリデザインし、アニメリスト、詳細、タイムラインを含みます。
2429
- **アルバムページ:** ページネーション+フォルダデータインデックス方式を使用してアルバムページを再構築しました。

docs/README.tw.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
[**日本語**](./README.ja.md) /
2020
[**中文繁體**](./README.tw.md) /
2121

22+
## 🆕 v4.8 版本更新
23+
- **Pio 看板娘整合**:整合了 Pio 看板娘,提供可愛的互動角色,增強使用者互動體驗。
24+
- **高度可配置**:支援在 `src/config.ts` 中進行詳細配置,包括模型路徑、位置、尺寸、對話內容等,滿足個性化需求。
25+
- **無刷新跳轉**:看板娘的返回首頁功能現在使用主題自帶的 Swup 無刷新跳轉,提供更流暢、無縫的頁面切換體驗。
26+
2227
## 🆕 v4.3 版本更新
2328
- **番劇頁面:** 重構了更可愛好看的番劇頁面,包括番劇列表、番劇詳情和番劇時間軸。
2429
- **相冊頁面:** 重構了相冊頁面,使用分頁+資料夾數據索引方案。

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mizuki",
33
"type": "module",
4-
"version": "4.7",
4+
"version": "4.8",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",
@@ -19,7 +19,7 @@
1919
"@astrojs/check": "^0.9.4",
2020
"@astrojs/rss": "^4.0.12",
2121
"@astrojs/sitemap": "^3.5.1",
22-
"@astrojs/svelte": "7.1.0",
22+
"@astrojs/svelte": "7.1.1",
2323
"@astrojs/tailwind": "^6.0.2",
2424
"@expressive-code/core": "^0.41.3",
2525
"@expressive-code/plugin-collapsible-sections": "^0.41.3",
@@ -33,7 +33,7 @@
3333
"@iconify/svelte": "^4.2.0",
3434
"@swup/astro": "^1.7.0",
3535
"@tailwindcss/typography": "^0.5.16",
36-
"astro": "5.13.2",
36+
"astro": "5.13.7",
3737
"astro-expressive-code": "^0.41.3",
3838
"astro-icon": "^1.1.5",
3939
"bcryptjs": "^3.0.2",

pnpm-lock.yaml

Lines changed: 18 additions & 229 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/pio/models/pio/model.json

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"version":"1.0.0",
3+
"model":"model.moc",
4+
"textures":[
5+
"textures/default-costume.png",
6+
"textures/pajamas-costume.png",
7+
"textures/school-costume.png"
8+
],
9+
"layout":{
10+
"center_x":0.0,
11+
"center_y":-0.05,
12+
"width":2.0
13+
},
14+
"hit_areas_custom":{
15+
"head_x":[-0.35, 0.6],
16+
"head_y":[0.19, -0.2],
17+
"body_x":[-0.3, -0.25],
18+
"body_y":[0.3, -0.9]
19+
},
20+
"motions":{
21+
"idle":[
22+
{"file":"motions/WakeUp.mtn"},
23+
{"file":"motions/Breath1.mtn"},
24+
{"file":"motions/Breath2.mtn"},
25+
{"file":"motions/Breath3.mtn"},
26+
{"file":"motions/Breath5.mtn"},
27+
{"file":"motions/Breath7.mtn"},
28+
{"file":"motions/Breath8.mtn"}
29+
],
30+
"sleepy":[
31+
{"file":"motions/Sleeping.mtn"}
32+
],
33+
"flick_head":[
34+
{"file":"motions/Touch Dere1.mtn"},
35+
{"file":"motions/Touch Dere2.mtn"},
36+
{"file":"motions/Touch Dere3.mtn"},
37+
{"file":"motions/Touch Dere4.mtn"},
38+
{"file":"motions/Touch Dere5.mtn"},
39+
{"file":"motions/Touch Dere6.mtn"}
40+
],
41+
"tap_body":[
42+
{"file":"motions/Touch1.mtn"},
43+
{"file":"motions/Touch2.mtn"},
44+
{"file":"motions/Touch3.mtn"},
45+
{"file":"motions/Touch4.mtn"},
46+
{"file":"motions/Touch5.mtn"},
47+
{"file":"motions/Touch6.mtn"}
48+
],
49+
"":[
50+
{"file":"motions/Breath1.mtn"},
51+
{"file":"motions/Breath2.mtn"},
52+
{"file":"motions/Breath3.mtn"},
53+
{"file":"motions/Breath4.mtn"},
54+
{"file":"motions/Breath5.mtn"},
55+
{"file":"motions/Breath6.mtn"},
56+
{"file":"motions/Breath7.mtn"},
57+
{"file":"motions/Breath8.mtn"},
58+
{"file":"motions/Fail.mtn"},
59+
{"file":"motions/Sleeping.mtn"},
60+
{"file":"motions/Success.mtn"},
61+
{"file":"motions/Sukebei1.mtn"},
62+
{"file":"motions/Sukebei2.mtn"},
63+
{"file":"motions/Sukebei3.mtn"},
64+
{"file":"motions/Touch Dere1.mtn"},
65+
{"file":"motions/Touch Dere2.mtn"},
66+
{"file":"motions/Touch Dere3.mtn"},
67+
{"file":"motions/Touch Dere4.mtn"},
68+
{"file":"motions/Touch Dere5.mtn"},
69+
{"file":"motions/Touch Dere6.mtn"},
70+
{"file":"motions/Touch1.mtn"},
71+
{"file":"motions/Touch2.mtn"},
72+
{"file":"motions/Touch3.mtn"},
73+
{"file":"motions/Touch4.mtn"},
74+
{"file":"motions/Touch5.mtn"},
75+
{"file":"motions/Touch6.mtn"},
76+
{"file":"motions/WakeUp.mtn"}
77+
]
78+
}
79+
}

public/pio/models/pio/model.moc

82.5 KB
Binary file not shown.

public/pio/models/pio/motions/Breath Dere1.mtn

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Live2D Animator Motion Data
2+
$fps=30
3+
4+
$fadein=0
5+
6+
$fadeout=0
7+
8+
PARAM_ANGLE_X=0,0.38,1.37,2.8,4.44,6.14,7.73,9.08,10.12,10.77,11,10.52,9.23,7.36,5.14,2.86,0.64,-1.23,-2.52,-3,-2.94,-2.78,-2.54,-2.24,-1.9,-1.54,-1.19,-0.87,-0.58,-0.34,-0.15,-0.04,0,0,0,0,0,0,0,0,0
9+
PARAM_ANGLE_Y=0,0.02,0.09,0.21,0.4,0.66,0.99,1.39,1.86,2.39,3,3.77,4.55,5.31,6.03,6.66,7.21,7.63,7.9,8,7.84,7.41,6.77,5.96,5.07,4.12,3.18,2.31,1.54,0.89,0.41,0.1,0,0,0,0,0,0,0,0,0
10+
PARAM_ANGLE_Z=0,0.38,1.37,2.8,4.44,6.14,7.73,9.08,10.12,10.77,11,10.14,7.83,4.5,0.54,-3.54,-7.5,-10.83,-13.14,-14,-13.72,-12.97,-11.84,-10.43,-8.87,-7.21,-5.57,-4.05,-2.7,-1.57,-0.71,-0.18,0,0,0,0,0,0,0,0,0
11+
PARAM_EMOTION=-1
12+
PARAM_EYE_L_OPEN=0.55
13+
PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.48,0.37,0.27,0.2,0.17,0.17,0.17,0.17,0.172,0.176,0.182,0.19,0.22,0.28,0.34,0.4,0.46,0.51,0.54,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55
14+
PARAM_EYE_L_OPEN2=-1
15+
PARAM_EYE_R_OPEN2=-1
16+
PARAM_EYE_BALL_X=0
17+
PARAM_EYE_BALL_Y=0
18+
PARAM_BROW_L_Y=0
19+
PARAM_BROW_R_Y=0
20+
PARAM_BROW_ANGLE=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2
21+
PARAM_BROW_SELECT=-0.5
22+
PARAM_MOUTH_OPEN_Y=0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.89,0.83,0.75,0.66,0.6,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.59,0.64,0.7,0.77,0.83,0.88,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92
23+
PARAM_MOUTH_OPEN2=-1
24+
PARAM_MOUTH_EMO=0
25+
PARAM_CHEEK=0
26+
PARAM_BODY_ANGLE_X=0,0.1,0.37,0.76,1.21,1.68,2.11,2.48,2.76,2.94,3,2.76,2.11,1.18,0.07,-1.07,-2.18,-3.11,-3.76,-4,-3.88,-3.56,-3.08,-2.47,-1.8,-1.09,-0.39,0.26,0.84,1.33,1.69,1.92,2,1.87,1.59,1.23,0.87,0.53,0.25,0.07,0
27+
PARAM_BODY_ANGLE_Z=0
28+
PARAM_BODY_Y=0,-0.01,-0.03,-0.07,-0.11,-0.16,-0.2,-0.23,-0.26,-0.274,-0.28,-0.262,-0.21,-0.14,-0.06,0.02,0.1,0.17,0.22,0.24,0.233,0.216,0.19,0.16,0.12,0.08,0.04,0.01,-0.03,-0.05,-0.073,-0.086,-0.09,-0.084,-0.071,-0.055,-0.039,-0.024,-0.011,-0.003,0
29+
PARAM_BREATH=0.5,0.46,0.41,0.35,0.32,0.3,0.34,0.43,0.53,0.65,0.75,0.83,0.89,0.91,0.905,0.891,0.87,0.84,0.81,0.77,0.73,0.69,0.65,0.6,0.56,0.52,0.48,0.45,0.42,0.4,0.384,0.374,0.37,0.379,0.397,0.42,0.44,0.47,0.484,0.496,0.5
30+
PARAM_BOING=0
31+
PARAM_HAIR_FRONT=0,0,0,0,0,0,0,0.03,0.11,0.21,0.3,0.38,0.41,0.37,0.26,0.12,-0.05,-0.22,-0.39,-0.56,-0.69,-0.8,-0.87,-0.9,-0.81,-0.58,-0.27,0.04,0.27,0.36,0.33,0.24,0.13,0.02,-0.07,-0.1,-0.082,-0.05,-0.03,-0.008,0
32+
PARAM_HAIR_SIDE_R=0,-0.005,-0.019,-0.04,-0.07,-0.1,-0.14,-0.18,-0.21,-0.25,-0.29,-0.32,-0.35,-0.37,-0.386,-0.396,-0.4,-0.37,-0.28,-0.15,0.01,0.16,0.32,0.45,0.54,0.57,0.52,0.4,0.26,0.12,-0.02,-0.13,-0.2,-0.23,-0.213,-0.17,-0.12,-0.07,-0.03,-0.01,0
33+
PARAM_HAIR_SIDE_L=0,0.003,0.013,0.028,0.047,0.07,0.09,0.12,0.14,0.17,0.19,0.21,0.234,0.249,0.26,0.268,0.27,0.23,0.14,0,-0.16,-0.33,-0.49,-0.63,-0.72,-0.76,-0.69,-0.53,-0.33,-0.13,0.06,0.21,0.31,0.35,0.32,0.26,0.19,0.11,0.05,0.01,0
34+
PARAM_TWIN_RIBBON_D=0,-0.018,-0.06,-0.13,-0.21,-0.29,-0.37,-0.43,-0.48,-0.51,-0.52,-0.48,-0.38,-0.25,-0.09,0.07,0.23,0.38,0.51,0.61,0.68,0.7,0.66,0.55,0.39,0.2,0,-0.19,-0.35,-0.46,-0.5,-0.483,-0.44,-0.37,-0.3,-0.22,-0.15,-0.09,-0.04,-0.01,0
35+
PARAM_HAIR_BACK=0
36+
PARAM_WING_ANGLE=0
37+
PARAM_WING_DEFORM=0
38+
VISIBLE:PSD=1
39+
VISIBLE:PARTS_01_HAT=1
40+
VISIBLE:PARTS_01_HAIR_FRONT_001=1
41+
VISIBLE:PARTS_01_HAIR_SIDE_001=1
42+
VISIBLE:PARTS_01_HAIR_BACK_001=1
43+
VISIBLE:PARTS_01_FACE_001=1
44+
VISIBLE:PARTS_01_BROW_001=1
45+
VISIBLE:PARTS_01_EMOTION=1
46+
VISIBLE:PARTS_01_EYE_001=1
47+
VISIBLE:PARTS_01_EYE_BALL_001=1
48+
VISIBLE:PARTS_01_NOSE_001=1
49+
VISIBLE:PARTS_01_MOUTH_001=1
50+
VISIBLE:PARTS_01_EAR_001=1
51+
VISIBLE:PARTS_01_BUST=1
52+
VISIBLE:PARTS_01_BODY=1
53+
VISIBLE:PARTS_01_WING=1

public/pio/models/pio/motions/Breath Dere2.mtn

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Live2D Animator Motion Data
2+
$fps=30
3+
4+
$fadein=0
5+
6+
$fadeout=0
7+
8+
PARAM_ANGLE_X=0,0.35,1.29,2.74,4.53,6.6,8.86,11.27,13.67,16.13,18.44,20.64,22.67,24.45,25.92,27.04,27.75,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,27.65,26.71,25.26,23.47,21.4,19.14,16.73,14.33,11.87,9.56,7.36,5.33,3.55,2.08,0.96,0.25,0
9+
PARAM_ANGLE_Y=0,-0.18,-0.65,-1.37,-2.26,-3.3,-4.43,-5.63,-6.84,-8.06,-9.22,-10.32,-11.33,-12.23,-12.96,-13.52,-13.87,-14,-13.995,-13.982,-13.96,-13.93,-13.89,-13.83,-13.77,-13.7,-13.62,-13.53,-13.42,-13.31,-13.19,-13.05,-12.91,-12.75,-12.58,-12.4,-12.2,-12,-11.78,-11.55,-11.31,-11.05,-10.79,-10.5,-10.21,-9.9,-9.57,-9.24,-8.89,-8.52,-8.14,-7.74,-7.33,-6.9,-6.45,-6,-5.45,-4.92,-4.39,-3.88,-3.38,-2.91,-2.45,-2.04,-1.64,-1.28,-0.97,-0.68,-0.45,-0.26,-0.12,-0.03,0
10+
PARAM_ANGLE_Z=0,0.09,0.32,0.68,1.13,1.65,2.21,2.82,3.42,4.03,4.61,5.16,5.67,6.11,6.48,6.76,6.94,7,6.97,6.89,6.77,6.59,6.38,6.13,5.85,5.53,5.18,4.82,4.43,4.01,3.59,3.15,2.69,2.23,1.76,1.3,0.82,0.35,-0.11,-0.57,-1.01,-1.45,-1.87,-2.28,-2.66,-3.03,-3.38,-3.69,-3.98,-4.24,-4.46,-4.65,-4.8,-4.91,-4.98,-5,-4.94,-4.77,-4.51,-4.19,-3.82,-3.42,-2.99,-2.56,-2.12,-1.71,-1.31,-0.95,-0.63,-0.37,-0.17,-0.04,0
11+
PARAM_EMOTION=0
12+
PARAM_EYE_L_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.4,0.24,0.13,0.09,0.17,0.33,0.41,0.33,0.21,0.12,0.09,0.2,0.39,0.5,0.502,0.504,0.505,0.507,0.508,0.509,0.511,0.512,0.513,0.514,0.515,0.516,0.516,0.517,0.52,0.518,0.52,0.52,0.519,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.518,0.517,0.515,0.514,0.512,0.51,0.508,0.507,0.505,0.504,0.503,0.501,0.501,0.5,0.5
13+
PARAM_EYE_R_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.4,0.24,0.13,0.09,0.17,0.33,0.41,0.33,0.21,0.12,0.09,0.2,0.39,0.5,0.502,0.504,0.505,0.507,0.508,0.509,0.511,0.512,0.513,0.514,0.515,0.516,0.516,0.517,0.52,0.518,0.52,0.52,0.519,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.518,0.517,0.515,0.514,0.512,0.51,0.508,0.507,0.505,0.504,0.503,0.501,0.501,0.5,0.5
14+
PARAM_EYE_BALL_X=0,0.004,0.016,0.033,0.06,0.08,0.11,0.14,0.17,0.2,0.22,0.25,0.28,0.3,0.315,0.328,0.337,0.34,0.332,0.31,0.28,0.24,0.19,0.15,0.1,0.06,0.02,-0.02,-0.05,-0.08,-0.094,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.099,-0.095,-0.09,-0.084,-0.076,-0.068,-0.06,-0.051,-0.042,-0.034,-0.026,-0.019,-0.013,-0.007,-0.003,-0.001,0
15+
PARAM_EYE_BALL_Y=0,-0.005,-0.019,-0.04,-0.07,-0.1,-0.13,-0.17,-0.21,-0.24,-0.28,-0.31,-0.34,-0.37,-0.39,-0.406,-0.416,-0.42,-0.414,-0.397,-0.37,-0.34,-0.31,-0.27,-0.24,-0.2,-0.17,-0.14,-0.12,-0.097,-0.084,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.079,-0.076,-0.072,-0.067,-0.061,-0.055,-0.048,-0.041,-0.034,-0.027,-0.021,-0.015,-0.01,-0.006,-0.003,-0.001,0
16+
PARAM_BROW_L_Y=0,0,-0.001,-0.003,-0.005,-0.007,-0.01,-0.014,-0.018,-0.022,-0.027,-0.032,-0.038,-0.044,-0.05,-0.056,-0.063,-0.07,-0.077,-0.085,-0.093,-0.1,-0.108,-0.116,-0.124,-0.133,-0.141,-0.149,-0.157,-0.165,-0.174,-0.182,-0.19,-0.197,-0.205,-0.213,-0.22,-0.227,-0.234,-0.241,-0.247,-0.254,-0.259,-0.265,-0.27,-0.275,-0.28,-0.284,-0.287,-0.291,-0.293,-0.296,-0.298,-0.299,-0.3,-0.3,-0.296,-0.286,-0.271,-0.251,-0.23,-0.21,-0.18,-0.15,-0.13,-0.1,-0.08,-0.06,-0.038,-0.022,-0.01,-0.003,0
17+
PARAM_BROW_R_Y=0,0,-0.001,-0.003,-0.005,-0.008,-0.012,-0.016,-0.02,-0.025,-0.031,-0.037,-0.043,-0.05,-0.057,-0.064,-0.072,-0.08,-0.088,-0.096,-0.105,-0.114,-0.123,-0.132,-0.141,-0.15,-0.16,-0.169,-0.178,-0.187,-0.197,-0.206,-0.215,-0.224,-0.232,-0.241,-0.249,-0.257,-0.265,-0.273,-0.28,-0.287,-0.294,-0.3,-0.306,-0.312,-0.317,-0.322,-0.326,-0.329,-0.333,-0.335,-0.337,-0.339,-0.34,-0.34,-0.336,-0.324,-0.307,-0.28,-0.26,-0.23,-0.2,-0.17,-0.14,-0.12,-0.09,-0.06,-0.04,-0.025,-0.012,-0.003,0
18+
PARAM_BROW_L_ANGLE=0,0.001,0.004,0.009,0.016,0.024,0.034,0.046,0.059,0.074,0.09,0.107,0.126,0.146,0.17,0.19,0.21,0.23,0.26,0.28,0.31,0.33,0.36,0.39,0.41,0.44,0.47,0.5,0.52,0.55,0.58,0.61,0.63,0.66,0.68,0.71,0.73,0.76,0.78,0.8,0.82,0.85,0.865,0.883,0.901,0.917,0.932,0.946,0.958,0.969,0.978,0.986,0.992,0.996,0.999,1,0.987,0.95,0.9,0.84,0.76,0.68,0.6,0.51,0.42,0.34,0.26,0.19,0.13,0.07,0.03,0.01,0
19+
PARAM_BROW_R_ANGLE=0,0.001,0.004,0.009,0.016,0.024,0.034,0.046,0.059,0.074,0.09,0.107,0.126,0.146,0.17,0.19,0.21,0.23,0.26,0.28,0.31,0.33,0.36,0.39,0.41,0.44,0.47,0.5,0.52,0.55,0.58,0.61,0.63,0.66,0.68,0.71,0.73,0.76,0.78,0.8,0.82,0.85,0.865,0.883,0.901,0.917,0.932,0.946,0.958,0.969,0.978,0.986,0.992,0.996,0.999,1,0.987,0.95,0.9,0.84,0.76,0.68,0.6,0.51,0.42,0.34,0.26,0.19,0.13,0.07,0.03,0.01,0
20+
PARAM_EAR_DEFORM=0,-0.007,-0.026,-0.05,-0.09,-0.13,-0.18,-0.23,-0.27,-0.32,-0.37,-0.41,-0.45,-0.49,-0.52,-0.54,-0.555,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.553,-0.534,-0.51,-0.47,-0.43,-0.38,-0.33,-0.29,-0.24,-0.19,-0.15,-0.11,-0.07,-0.04,-0.02,-0.005,0
21+
PARAM_MOUTH_OPEN_Y=0.5,0.505,0.518,0.54,0.56,0.59,0.63,0.66,0.7,0.73,0.76,0.79,0.82,0.85,0.87,0.886,0.896,0.9,0.895,0.881,0.86,0.84,0.81,0.78,0.75,0.72,0.69,0.67,0.649,0.634,0.624,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.618,0.614,0.608,0.601,0.592,0.582,0.572,0.561,0.551,0.541,0.532,0.523,0.515,0.509,0.504,0.501,0.5
22+
PARAM_BODY_ANGLE_X=0
23+
PARAM_BODY_ANGLE_Y=0,-0.013,-0.05,-0.1,-0.16,-0.24,-0.32,-0.4,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.987,-0.95,-0.9,-0.84,-0.76,-0.68,-0.6,-0.51,-0.42,-0.34,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0
24+
PARAM_BODY_ANGLE_Z=0
25+
PARAM_BREATH=0.5,0.505,0.517,0.535,0.56,0.58,0.61,0.64,0.68,0.71,0.74,0.77,0.79,0.81,0.833,0.848,0.857,0.86,0.859,0.855,0.849,0.842,0.832,0.821,0.808,0.794,0.778,0.762,0.744,0.725,0.706,0.687,0.666,0.65,0.62,0.6,0.58,0.56,0.54,0.52,0.499,0.48,0.461,0.443,0.425,0.409,0.393,0.379,0.366,0.354,0.344,0.336,0.329,0.324,0.321,0.32,0.322,0.328,0.338,0.349,0.362,0.377,0.392,0.408,0.424,0.439,0.453,0.466,0.477,0.487,0.494,0.498,0.5
26+
PARAM_HAIR_SIDE=0
27+
PARAM_HAIR_BACK=0
28+
PARAM_WING_ANGLE=0
29+
PARAM_WING_DEFORM=0
30+
PARAM_RIBBON_DEFORM=0
31+
PARAM_BLUSH=0,0.006,0.023,0.05,0.08,0.13,0.17,0.22,0.28,0.34,0.39,0.45,0.5,0.54,0.59,0.62,0.65,0.664,0.67,0.67,0.67,0.67,0.669,0.668,0.666,0.665,0.663,0.661,0.659,0.656,0.653,0.65,0.646,0.642,0.637,0.632,0.627,0.621,0.614,0.607,0.6,0.592,0.583,0.574,0.565,0.555,0.544,0.533,0.521,0.508,0.495,0.481,0.467,0.452,0.436,0.42,0.4,0.37,0.34,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.09,0.06,0.04,0.024,0.011,0.003,0
32+
VISIBLE:PSD=1
33+
VISIBLE:PARTS_01_RIBBON=1
34+
VISIBLE:PARTS_01_FACE_001=1
35+
VISIBLE:PARTS_01_EYE_001=1
36+
VISIBLE:PARTS_01_EYE_BALL_001=1
37+
VISIBLE:PARTS_01_BROW_001=1
38+
VISIBLE:PARTS_01_MOUTH_001=1
39+
VISIBLE:PARTS_01_NOSE_001=1
40+
VISIBLE:PARTS_01_EAR_001=1
41+
VISIBLE:PARTS_01_HAIR_FRONT_001=1
42+
VISIBLE:PARTS_01_HAIR_SIDE_001=1
43+
VISIBLE:PARTS_01_HAIR_BACK_001=1
44+
VISIBLE:PARTS_01_BODY=1
45+
VISIBLE:PARTS_01_WING=1
46+
VISIBLE:PARTS_01_HAT=1

0 commit comments

Comments
 (0)