Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

魔法少女小圆 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file added 魔法少女小圆iP-鹿目圆/madoka.moc
Binary file not shown.
253 changes: 253 additions & 0 deletions 魔法少女小圆iP-鹿目圆/madoka.model.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,253 @@
{
"type": 0,
"model": "madoka.moc",
"textures": [
"texture_00.png",
"texture_01.png",
"texture_02.png"
],
"controllers": {
"param_hit": {},
"param_loop": {},
"key_trigger": {},
"param_trigger": {},
"area_trigger": {},
"hand_trigger": {},
"eye_blink": {
"min_interval": 500,
"max_interval": 6000,
"enabled": true
},
"lip_sync": {
"gain": 5.0
},
"mouse_tracking": {
"smooth_time": 0.15,
"enabled": true
},
"auto_breath": {
"enabled": true
},
"extra_motion": {
"enabled": true
},
"accelerometer": {
"enabled": true
},
"microphone": {},
"transform": {},
"face_tracking": {
"enabled": true
},
"hand_tracking": {},
"param_value": {},
"part_opacity": {},
"artmesh_opacity": {},
"artmesh_color": {},
"artmesh_culling": {
"default_mode": 0
},
"intimacy_system": {}
},
"hit_areas": [
{
"name": "hair_back",
"id": "D_HAIR_BACK.02",
"motion": "tap:tap_good_2"
},
{
"name": "hair_left",
"id": "D_HAIR_BACK.04",
"motion": "tap:tap_good_2"
},
{
"name": "hair_right",
"id": "D_HAIR_BACK.03",
"motion": "tap:tap_good_2"
},
{
"name": "arm_left",
"id": "D_ARM_R.08",
"motion": "tap:tap_good_1"
},
{
"name": "arm_right",
"id": "D_ARM_L.08",
"motion": "tap:tap_good_1"
},
{
"name": "leg_left",
"id": "D_FOOT.00",
"motion": "tap:tap_bad_3"
},
{
"name": "leg_right",
"id": "D_FOOT.01",
"motion": "tap:tap_bad_3"
}
],
"motions": {
"tap": [
{
"name": "tap_good_1",
"file": "motion/tap_good_1.mtn",
"sound": "sound/tap_good_1.wav"
},
{
"name": "tap_good_2",
"file": "motion/tap_good_2.mtn",
"sound": "sound/tap_good_2.wav"
},
{
"name": "tap_good_3",
"file": "motion/tap_good_3.mtn",
"sound": "sound/tap_good_3.wav"
},
{
"name": "tap_bad_1",
"file": "motion/tap_bad_1.mtn",
"sound": "sound/tap_bad_1.wav"
},
{
"name": "tap_bad_2",
"file": "motion/tap_bad_2.mtn",
"sound": "sound/tap_bad_2.wav"
},
{
"name": "tap_bad_3",
"file": "motion/tap_bad_3.mtn",
"sound": "sound/tap_bad_3.wav"
}
],
"shake": [
{
"name": "shake_01",
"file": "motion/shake_01.mtn"
}
],
"idle": [
{
"name": "idle_01",
"file": "motion/idle_01.mtn",
"file_loop": true,
"time_limit": {}
},
{
"name": "idle_02",
"file": "motion/idle_02.mtn",
"file_loop": true
},
{
"name": "idle_03",
"file": "motion/idle_03.mtn",
"file_loop": true
},
{
"name": "idle_04",
"file": "motion/idle_04.mtn",
"file_loop": true
},
{
"name": "idle_05",
"file": "motion/idle_05.mtn",
"file_loop": true
}
],
"tick_15": [
{
"name": "hour_0-2",
"file": "motion/time_midnight_toonight.mtn",
"sound": "sound/time_midnight_toonight.wav",
"time_limit": {
"hour": 0,
"sustain": 180
}
},
{
"name": "hour_3-5",
"file": "motion/time_midnight.mtn",
"sound": "sound/time_midnight.wav",
"time_limit": {
"hour": 3,
"sustain": 180
}
},
{
"name": "hour_6",
"file": "motion/time_morning_wakeup.mtn",
"sound": "sound/time_morning_wakeup.wav",
"time_limit": {
"hour": 6,
"sustain": 60
}
},
{
"name": "hour_7-8",
"file": "motion/time_morning_goodmorning.mtn",
"sound": "sound/time_morning_goodmorning.wav",
"time_limit": {
"hour": 7,
"sustain": 120
}
},
{
"name": "hour_9-11",
"file": "motion/time_morning.mtn",
"sound": "sound/time_morning.wav",
"time_limit": {
"hour": 9,
"sustain": 180
}
},
{
"name": "hour_12-14",
"file": "motion/time_noon.mtn",
"sound": "sound/time_noon.wav",
"time_limit": {
"hour": 12,
"sustain": 180
}
},
{
"name": "hour_15-17",
"file": "motion/time_afternoon.mtn",
"sound": "sound/time_afternoon.wav",
"time_limit": {
"hour": 15,
"sustain": 180
}
},
{
"name": "hour_18-21",
"file": "motion/time_night.mtn",
"sound": "sound/time_night.wav",
"time_limit": {
"hour": 18,
"sustain": 240
}
},
{
"name": "hour_22-23",
"file": "motion/time_night_goodnight.mtn",
"sound": "sound/time_night_goodnight.wav",
"time_limit": {
"hour": 22,
"sustain": 120
}
}
],
"start": [
{
"name": "start",
"file": "motion/start.mtn",
"sound": "sound/start.wav"
}
]
},
"physics_v2": {},
"options": {
"scale_factor": 0.76,
"tex_type": 0,
"shader_type": 0
}
}
Binary file added 魔法少女小圆iP-鹿目圆/motion/h10.mtn
Binary file not shown.
Binary file added 魔法少女小圆iP-鹿目圆/motion/idle_01.mtn
Binary file not shown.
33 changes: 33 additions & 0 deletions 魔法少女小圆iP-鹿目圆/motion/idle_02.mtn
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Live2D Animator Motion Data
$fps=30
PARAM_BROW_L_ANGLE=0
PARAM_BODY_ANGLE_X=3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3.011,3.04,3.09,3.16,3.25,3.35,3.46,3.59,3.73,3.88,4.04,4.2,4.37,4.55,4.73,4.91,5.09,5.27,5.45,5.63,5.8,5.96,6.12,6.27,6.41,6.54,6.65,6.75,6.84,6.91,6.96,6.99,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,6.993,6.97,6.94,6.89,6.83,6.76,6.68,6.59,6.49,6.38,6.26,6.13,6,5.86,5.71,5.56,5.4,5.23,5.07,4.9,4.72,4.54,4.36,4.17,3.99,3.8,3.62,3.43,3.24,3.06,2.87,2.69,2.51,2.33,2.16,1.99,1.82,1.66,1.5,1.35,1.2,1.06,0.93,0.8,0.68,0.57,0.47,0.38,0.29,0.22,0.15,0.1,0.06,0.03,0.006,0
PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.09,-0.35,-0.77,-1.33,-1.99,-2.75,-3.61,-4.49,-5.43,-6.4,-7.37,-8.31,-9.24,-10.12,-10.94,-11.69,-12.35,-12.92,-13.38,-13.72,-13.93,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-13.89,-13.59,-13.09,-12.42,-11.59,-10.61,-9.49,-8.25,-6.89,-5.44,-3.88,-2.27,-0.61,1.11,2.85,4.61,6.39,8.15,9.89,11.61,13.27,14.88,16.44,17.89,19.25,20.49,21.61,22.59,23.42,24.09,24.59,24.89,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,24.96,24.84,24.65,24.4,24.06,23.68,23.22,22.72,22.16,21.54,20.88,20.18,19.43,18.65,17.82,16.97,16.08,15.16,14.23,13.27,12.28,11.29,10.28,9.25,8.23,7.18,6.16,5.1,4.07,3.04,2,0.99,-0,-1,-1.98,-2.93,-3.86,-4.76,-5.63,-6.48,-7.31,-8.09,-8.83,-9.54,-10.2,-10.82,-11.39,-11.91,-12.38,-12.8,-13.15,-13.45,-13.69,-13.86,-13.96,-14
PARAM_BODY_ANGLE_Y=0,0.06,0.23,0.49,0.83,1.23,1.68,2.16,2.66,3.17,3.69,4.2,4.7,5.17,5.6,6,6.34,6.61,6.82,6.95,7,6.95,6.82,6.61,6.34,6,5.63,5.2,4.76,4.28,3.8,3.32,2.85,2.38,1.94,1.53,1.16,0.82,0.54,0.31,0.14,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_EYE_BALL_HI=0
PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.03,-0.1,-0.22,-0.38,-0.57,-0.79,-1.03,-1.28,-1.55,-1.83,-2.11,-2.37,-2.64,-2.89,-3.13,-3.34,-3.53,-3.69,-3.82,-3.92,-3.98,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-3.96,-3.86,-3.7,-3.47,-3.2,-2.87,-2.5,-2.08,-1.63,-1.15,-0.63,-0.09,0.46,1.04,1.62,2.2,2.8,3.38,3.96,4.54,5.09,5.63,6.15,6.63,7.08,7.5,7.87,8.2,8.47,8.7,8.86,8.96,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,8.991,8.96,8.92,8.86,8.78,8.7,8.59,8.47,8.34,8.2,8.05,7.89,7.72,7.53,7.34,7.15,6.94,6.73,6.51,6.29,6.07,5.84,5.6,5.37,5.13,4.89,4.65,4.41,4.17,3.93,3.69,3.46,3.23,3,2.77,2.55,2.34,2.13,1.93,1.74,1.54,1.36,1.19,1.03,0.88,0.73,0.6,0.48,0.37,0.28,0.2,0.13,0.07,0.03,0.01,0
PARAM_BROW_R_Y=0
PARAM_ANGLE_Y=0,0.16,0.6,1.27,2.14,3.16,4.31,5.55,6.83,8.16,9.5,10.81,12.08,13.29,14.4,15.42,16.29,17.01,17.54,17.88,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,17.87,17.49,16.88,16.06,15.03,13.82,12.45,10.92,9.25,7.47,5.55,3.57,1.51,-0.59,-2.74,-4.91,-7.09,-9.26,-11.41,-13.51,-15.57,-17.55,-19.47,-21.25,-22.92,-24.45,-25.82,-27.03,-28.06,-28.88,-29.49,-29.87,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.97,-29.87,-29.71,-29.49,-29.21,-28.88,-28.5,-28.07,-27.59,-27.07,-26.52,-25.92,-25.29,-24.62,-23.93,-23.2,-22.45,-21.67,-20.88,-20.08,-19.24,-18.4,-17.55,-16.67,-15.81,-14.92,-14.06,-13.16,-12.29,-11.41,-10.54,-9.69,-8.84,-8,-7.17,-6.37,-5.58,-4.82,-4.08,-3.36,-2.66,-2,-1.37,-0.78,-0.22,0.31,0.79,1.23,1.63,1.98,2.28,2.53,2.73,2.88,2.97,3
PARAM_ANGLE_X=0,-0.03,-0.13,-0.28,-0.47,-0.7,-0.96,-1.23,-1.52,-1.81,-2.11,-2.4,-2.68,-2.95,-3.2,-3.43,-3.62,-3.78,-3.9,-3.97,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-3.995,-3.979,-3.95,-3.92,-3.88,-3.83,-3.77,-3.7,-3.64,-3.56,-3.48,-3.4,-3.31,-3.23,-3.14,-3.05,-2.95,-2.86,-2.77,-2.69,-2.6,-2.52,-2.44,-2.36,-2.3,-2.23,-2.17,-2.12,-2.08,-2.05,-2.02,-2.005,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2
PARAM_BROW_R_X=0
PARAM_SHRUG=0
PARAM_MOUTH_OPEN_Y=0
PARAM_ARM_R=0
PARAM_YURE_HUWA=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1,0.26,0.36,0.4,0.37,0.3,0.21,0.13,0.06,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.12,0.31,0.44,0.48,0.44,0.36,0.25,0.15,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ARM_L=0
PARAM_MOUTH_FORM=1
PARAM_EYE_L_OPEN=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.76,0.36,0.09,0,0.08,0.26,0.5,0.74,0.92,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,1,1,1,1,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,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
PARAM_EYE_L_SMILE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08,0.26,0.5,0.74,0.92,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,1,1,1,1,1,1,1,1,0.97,0.88,0.75,0.6,0.44,0.3,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_FORM=0
PARAM_EYE_BALL_FORM=0
PARAM_BROW_L_X=0
PARAM_BROW_L_Y=0
PARAM_BROW_R_ANGLE=0
PARAM_EYE_R_SMILE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08,0.26,0.5,0.74,0.92,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,1,1,1,1,1,1,1,1,0.97,0.88,0.75,0.6,0.44,0.3,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_R_FORM=0
PARAM_EYE_R_OPEN=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.76,0.36,0.09,0,0.08,0.26,0.5,0.74,0.92,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,1,1,1,1,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,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
PARAM_TERE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.003,0.011,0.023,0.04,0.06,0.09,0.12,0.15,0.18,0.22,0.26,0.3,0.34,0.39,0.43,0.48,0.52,0.57,0.61,0.66,0.7,0.74,0.78,0.82,0.85,0.88,0.91,0.94,0.96,0.977,0.989,0.997,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,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,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_BALL_X=0,-0.002,-0.006,-0.013,-0.023,-0.033,-0.046,-0.059,-0.072,-0.086,-0.1,-0.114,-0.128,-0.14,-0.152,-0.163,-0.172,-0.18,-0.185,-0.189,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.189,-0.186,-0.182,-0.177,-0.17,-0.163,-0.154,-0.145,-0.135,-0.125,-0.115,-0.104,-0.093,-0.083,-0.072,-0.062,-0.052,-0.043,-0.034,-0.026,-0.019,-0.013,-0.008,-0.004,-0.001,0,0,0.001,0,0.003,0.003,0,0.004,0,0.005,0.01,0.01,0.006,0.01,0.01,0.007,0.01,0.01,0.01,0.008,0.01,0.01,0.01,0.01,0.009,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01
PARAM_EYE_BALL_Y=0,0.005,0.021,0.04,0.07,0.11,0.15,0.19,0.24,0.29,0.33,0.38,0.42,0.47,0.5,0.54,0.57,0.6,0.614,0.626,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.627,0.618,0.604,0.585,0.56,0.54,0.51,0.48,0.44,0.41,0.37,0.34,0.3,0.27,0.23,0.2,0.16,0.13,0.11,0.08,0.06,0.038,0.022,0.01,0.003,0,0,0.003,0.006,0.011,0.017,0.024,0.033,0.042,0.052,0.063,0.075,0.088,0.101,0.115,0.13,0.145,0.16,0.176,0.192,0.208,0.225,0.242,0.258,0.275,0.292,0.308,0.324,0.34,0.355,0.37,0.385,0.399,0.412,0.425,0.437,0.448,0.458,0.467,0.476,0.483,0.489,0.494,0.497,0.499,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.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.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.5,0.5,0.5
PARAM_MOUTH_FORM_02=05,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
PARAM_MOUTH_FORM_02=0
Expand Down
Binary file added 魔法少女小圆iP-鹿目圆/motion/idle_03.mtn
Binary file not shown.
Loading