017c81cffa
- Copied LittleCat model files to frontend/public/live2d/models/little-cat/ - Using the black alternate texture as default - Created Live2DCat component that renders the model in a small canvas - PetZone now shows a single Live2D cat instead of two SVG cats
29 lines
454 B
JSON
29 lines
454 B
JSON
{
|
|
"Version": 3,
|
|
"FileReferences": {
|
|
"Moc": "LittleCat.moc3",
|
|
"Textures": [
|
|
"LittleCat.2048/texture_00.png"
|
|
],
|
|
"Physics": "LittleCat.physics3.json",
|
|
"DisplayInfo": "LittleCat.cdi3.json"
|
|
},
|
|
"Groups": [
|
|
{
|
|
"Target": "Parameter",
|
|
"Name": "EyeBlink",
|
|
"Ids": [
|
|
"ParamEyeLOpen",
|
|
"ParamEyeROpen"
|
|
]
|
|
},
|
|
{
|
|
"Target": "Parameter",
|
|
"Name": "LipSync",
|
|
"Ids": [
|
|
"ParamMouthForm",
|
|
"ParamMouthOpenY"
|
|
]
|
|
}
|
|
]
|
|
} |