mirror of https://github.com/axmolengine/axmol.git
52 lines
767 B
JSON
52 lines
767 B
JSON
{
|
|
"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/idle.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"
|
|
}
|
|
]
|
|
}
|