HollowPS_TV_experiments/extras/zzz-0.1-jsons/TestClient_101.json

35 lines
999 B
JSON

{
//客户端物件交互
"ID": 101,
"Events": {
"OnStart": {
"ID": 100,
"Actions": [
// {
// "$type": "Share.CActionLog",
// "ID": 101,
// "Log": "213123123"
// },
{
"$type": "Share.CActionAnimCtrlerParam",
"ID": 101,
"SceneObjectName": "TestObject",
"ParamType": "Trigger",
"ParamName": "Trigger_Open",
"BoolVal": true
},
{
"$type": "Share.CActionLog",
"ID": 102,
"Log": "TestObject"
}
]
}
},
"Predicates": [
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "2"
}
]
}