Files
Endfield-Data/Json/Interactive/ModelViewStateControllerData/int_lsm_controlled_switch_postmodel.json
2026-01-31 21:42:01 +07:00

311 lines
10 KiB
JSON

{
"modelId": "int_lsm_controlled_switch_postmodel",
"clipAssetInfos": [
{
"animationClipName": "A_fx_interactive_switch_unavailable_loop",
"animationClipHash": 578820075041714832,
"animationGuid": {
"val0": 4182683728,
"val1": 1103444067,
"val2": 514379148,
"val3": 3173373941
},
"subClipNameHash": 0
},
{
"animationClipName": "A_fx_interactive_switch_green_star",
"animationClipHash": 102527294174312569,
"animationGuid": {
"val0": 2760447642,
"val1": 1275809619,
"val2": 2460336770,
"val3": 2759807060
},
"subClipNameHash": 0
},
{
"animationClipName": "A_fx_interactive_switch_green_loop",
"animationClipHash": 78267148922414477,
"animationGuid": {
"val0": 3024437570,
"val1": 1305685346,
"val2": 650679171,
"val3": 1570911112
},
"subClipNameHash": 0
},
{
"animationClipName": "A_fx_interactive_switch_green_end",
"animationClipHash": 153582525936624476,
"animationGuid": {
"val0": 1905348927,
"val1": 1280503198,
"val2": 381613706,
"val3": 3080752775
},
"subClipNameHash": 0
}
],
"emissiveConfigHashes": [],
"cameraSignalSourceAssetHashes": [],
"modelAnimatorDatas": [
{
"modelName": "P_fxint_s_map02_common_switch_01",
"layerFsmDatas": [
{
"hasAnimClip": true,
"index": 0,
"weight": 1.0,
"layerName": "Base",
"stateDatas": [
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "start",
"isHaveClip": false,
"totalTime": 0.0,
"isEmpty": true,
"isLoop": false,
"isStartingNode": true,
"behaviors": [],
"transitions": [
{
"targetStateName": "Switch_Off",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "state",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": false,
"floatValue": 0.0,
"intValue": 1
},
"type": "Int"
}
}
]
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": false,
"exitTime": 0.0,
"offset": 0.0,
"easeType": "Linear"
}
},
{
"targetStateName": "Switch_On",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "state",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": false,
"floatValue": 0.0,
"intValue": 0
},
"type": "Int"
}
}
]
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": false,
"exitTime": 0.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
},
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "Switch_Off",
"isHaveClip": true,
"totalTime": 1.0,
"animationClipName": "A_fx_interactive_switch_unavailable_loop",
"isEmpty": false,
"isLoop": true,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "OffToOn",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "state",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": false,
"floatValue": 0.0,
"intValue": 0
},
"type": "Int"
}
},
{
"isInvert": false,
"key": "client_switch_state",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": false,
"floatValue": 0.0,
"intValue": 0
},
"type": "Int"
}
}
]
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": false,
"exitTime": 0.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
},
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "OffToOn",
"isHaveClip": true,
"totalTime": 0.5,
"animationClipName": "A_fx_interactive_switch_green_star",
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "Switch_On",
"conditionGroup": {
"logic": "AND",
"conditions": []
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": true,
"exitTime": 1.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
},
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "Switch_On",
"isHaveClip": true,
"totalTime": 1.0,
"animationClipName": "A_fx_interactive_switch_green_loop",
"isEmpty": false,
"isLoop": true,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "OnToOff",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "client_switch_state",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": false,
"floatValue": 0.0,
"intValue": 1
},
"type": "Int"
}
}
]
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": false,
"exitTime": 0.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
},
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "OnToOff",
"isHaveClip": true,
"totalTime": 0.36666667461395264,
"animationClipName": "A_fx_interactive_switch_green_end",
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "Switch_Off",
"conditionGroup": {
"logic": "AND",
"conditions": []
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": true,
"exitTime": 1.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
}
]
}
]
}
],
"effectIds": []
}