2018-03-18 16:48:01 +08:00
|
|
|
{
|
|
|
|
"gender": 1,
|
|
|
|
"seasons": [
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
2,
|
|
|
|
3
|
|
|
|
],
|
|
|
|
"type": 0,
|
|
|
|
"assetName": "VanillaFemaleBodyBase",
|
|
|
|
"standingAssetPaths": {
|
|
|
|
"leftString": "FBodyBaseLeft",
|
|
|
|
"rightString": "FBodyBaseRight",
|
|
|
|
"upString": "FBodyBaseUp",
|
|
|
|
"downString": "FBodyBaseDown"
|
|
|
|
},
|
|
|
|
"swimmingAssetPaths": {
|
|
|
|
"leftString": "FBodyBaseLeft",
|
|
|
|
"rightString": "FBodyBaseRight",
|
|
|
|
"upString": "FBodyBaseUp",
|
|
|
|
"downString": "FBodyBaseDown"
|
|
|
|
},
|
|
|
|
"movingAssetPaths": {
|
2018-03-19 07:06:49 +08:00
|
|
|
"leftString": "FBodyBaseMovingLeft",
|
|
|
|
"rightString": "FBodyBaseMovingRight",
|
|
|
|
"upString": "FBodyBaseMovingUp",
|
|
|
|
"downString": "FBodyBaseMovingDown"
|
2018-03-18 16:48:01 +08:00
|
|
|
},
|
|
|
|
"sittingAssetPaths": {
|
|
|
|
"leftString": "FBodyBaseLeft",
|
|
|
|
"rightString": "FBodyBaseRight",
|
|
|
|
"upString": "FBodyBaseUp",
|
|
|
|
"downString": "FBodyBaseDown"
|
|
|
|
},
|
|
|
|
"assetSize": "16, 32",
|
|
|
|
"randomizeUponLoad": false
|
|
|
|
}
|