live2D (sdk가 6.5 미지원으로 sprite로 대응)
This commit is contained in:
51
Assets/Live2D/Cubism/Samples/Models/Rice/Rice.model3.json
Normal file
51
Assets/Live2D/Cubism/Samples/Models/Rice/Rice.model3.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"Version": 3,
|
||||
"FileReferences": {
|
||||
"Moc": "Rice.moc3",
|
||||
"Textures": [
|
||||
"Rice.2048/texture_00.png",
|
||||
"Rice.2048/texture_01.png"
|
||||
],
|
||||
"Physics": "Rice.physics3.json",
|
||||
"DisplayInfo": "Rice.cdi3.json",
|
||||
"Motions": {
|
||||
"Idle": [
|
||||
{
|
||||
"File": "motions/mtn_00.motion3.json"
|
||||
}
|
||||
],
|
||||
"TapBody": [
|
||||
{
|
||||
"File": "motions/mtn_01.motion3.json"
|
||||
},
|
||||
{
|
||||
"File": "motions/mtn_02.motion3.json"
|
||||
},
|
||||
{
|
||||
"File": "motions/mtn_03.motion3.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"Groups": [
|
||||
{
|
||||
"Target": "Parameter",
|
||||
"Name": "EyeBlink",
|
||||
"Ids": [
|
||||
"ParamEyeLOpen",
|
||||
"ParamEyeROpen"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Target": "Parameter",
|
||||
"Name": "LipSync",
|
||||
"Ids": []
|
||||
}
|
||||
],
|
||||
"HitAreas": [
|
||||
{
|
||||
"Id": "HitAreaBody",
|
||||
"Name": "Body"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user