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

558 lines
18 KiB
JSON

{
"modelId": "int_eswitch_v2",
"clipAssetInfos": [
{
"animationClipName": "A_interactive_electricswitch+1_001_closeidle_01",
"animationClipHash": 890589767888459047,
"animationGuid": {
"val0": 3722212956,
"val1": 1217627755,
"val2": 2928584876,
"val3": 1822734487
},
"subClipNameHash": 125170606
},
{
"animationClipName": "A_interactive_electricswitch+1_001_open_01",
"animationClipHash": 1141059695561917723,
"animationGuid": {
"val0": 2571634880,
"val1": 1193553553,
"val2": 670386612,
"val3": 1877167939
},
"subClipNameHash": -796130935
},
{
"animationClipName": "A_interactive_electricswitch+1_001_openidle_01",
"animationClipHash": 859935255986158747,
"animationGuid": {
"val0": 474920490,
"val1": 1229218689,
"val2": 3776849320,
"val3": 3662243520
},
"subClipNameHash": -660750193
},
{
"animationClipName": "A_interactive_electricswitch+1_001_close_01",
"animationClipHash": 767245679283808151,
"animationGuid": {
"val0": 1077084760,
"val1": 1295726894,
"val2": 3575852978,
"val3": 956810230
},
"subClipNameHash": 475295243
},
{
"animationClipName": "A_interactive_electricswitch+1_001_stuck_01",
"animationClipHash": 924439317144989607,
"animationGuid": {
"val0": 129059991,
"val1": 1083024518,
"val2": 3116833424,
"val3": 2658177099
},
"subClipNameHash": 380390597
},
{
"animationClipName": "int_eswitch_v2_light_disable",
"animationClipHash": 223279590724259968,
"animationGuid": {
"val0": 1183941300,
"val1": 1316754275,
"val2": 3113138364,
"val3": 3050139171
},
"subClipNameHash": 0
},
{
"animationClipName": "int_eswitch_v2_light_available",
"animationClipHash": 481637255533740263,
"animationGuid": {
"val0": 3057793818,
"val1": 1324768307,
"val2": 3849867670,
"val3": 1353946839
},
"subClipNameHash": 0
},
{
"animationClipName": "int_eswitch_v2_light_on",
"animationClipHash": 959469968185224163,
"animationGuid": {
"val0": 1785462456,
"val1": 1319085653,
"val2": 890255791,
"val3": 1324301262
},
"subClipNameHash": 0
}
],
"emissiveConfigHashes": [],
"cameraSignalSourceAssetHashes": [],
"modelAnimatorDatas": [
{
"modelName": "P_interactive_electricswitch+1_001_01",
"layerFsmDatas": [
{
"hasAnimClip": true,
"index": 0,
"weight": 1.0,
"layerName": "BaseLayer",
"stateDatas": [
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "off_idle",
"isHaveClip": true,
"totalTime": 0.03333333507180214,
"animationClipName": "A_interactive_electricswitch+1_001_closeidle_01",
"isEmpty": false,
"isLoop": true,
"isStartingNode": true,
"behaviors": [],
"transitions": [
{
"targetStateName": "off_to_on",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "state",
"comparison": "Greater",
"conditionValue": {
"conditionValue": {
"boolValue": false,
"floatValue": 0.0,
"intValue": 0
},
"type": "Int"
}
}
]
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": false,
"exitTime": 1.0,
"offset": 0.0,
"easeType": "Linear"
}
},
{
"targetStateName": "trigger_stuck",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "trigger_stuck",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": true,
"floatValue": 0.0,
"intValue": 0
},
"type": "BoolTrigger"
}
}
]
},
"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": "off_to_on",
"isHaveClip": true,
"totalTime": 0.40000003576278687,
"animationClipName": "A_interactive_electricswitch+1_001_open_01",
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "on_idle",
"conditionGroup": {
"logic": "AND",
"conditions": []
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": true,
"exitTime": 0.75,
"offset": 0.0,
"easeType": "Linear"
}
}
]
},
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "on_idle",
"isHaveClip": true,
"totalTime": 0.03333333507180214,
"animationClipName": "A_interactive_electricswitch+1_001_openidle_01",
"isEmpty": false,
"isLoop": true,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "on_to_off",
"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.75,
"offset": 0.0,
"easeType": "Linear"
}
},
{
"targetStateName": "trigger_stuck",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "trigger_stuck",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": true,
"floatValue": 0.0,
"intValue": 0
},
"type": "BoolTrigger"
}
}
]
},
"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": "on_to_off",
"isHaveClip": true,
"totalTime": 0.40000003576278687,
"animationClipName": "A_interactive_electricswitch+1_001_close_01",
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "off_idle",
"conditionGroup": {
"logic": "AND",
"conditions": []
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": true,
"exitTime": 0.75,
"offset": 0.0,
"easeType": "Linear"
}
}
]
},
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "trigger_stuck",
"isHaveClip": true,
"totalTime": 2.0,
"animationClipName": "A_interactive_electricswitch+1_001_stuck_01",
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [
{
"$type": "Beyond.Gameplay.Core.ModelViewStateController.MVSCEffectBehaviorData",
"normalizedTimeFlowBasedActive": false,
"timeFlowSwitch": "0",
"time": 0.0,
"type": "Effect",
"canLoopActive": false,
"needForceExecute": false,
"isLoadImmediately": false,
"isPersistence": false,
"innerId": 0,
"effectNodeName": "",
"effectId": "P_fxmap_lv001_common_spark_01",
"followRot": true,
"active": false,
"force": false,
"fireAndForget": false,
"dontFollowTrans": false,
"effectAnimationState": "None"
}
],
"transitions": [
{
"targetStateName": "off_idle",
"conditionGroup": {
"logic": "AND",
"conditions": []
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": true,
"exitTime": 1.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
}
]
},
{
"hasAnimClip": true,
"index": 1,
"weight": 1.0,
"layerName": "Effect",
"stateDatas": [
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "disable",
"isHaveClip": true,
"totalTime": 0.01666666753590107,
"animationClipName": "int_eswitch_v2_light_disable",
"isEmpty": false,
"isLoop": false,
"isStartingNode": true,
"behaviors": [],
"transitions": [
{
"targetStateName": "Off",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "available",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": true,
"floatValue": 0.0,
"intValue": 0
},
"type": "Bool"
}
}
]
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": false,
"blendDuration": 0.0,
"hasExitTime": false,
"exitTime": 0.875,
"offset": 0.0,
"easeType": "Linear"
}
}
]
},
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "Off",
"isHaveClip": true,
"totalTime": 0.01666666753590107,
"animationClipName": "int_eswitch_v2_light_available",
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "disable",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "available",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": false,
"floatValue": 0.0,
"intValue": 0
},
"type": "Bool"
}
}
]
},
"priority": 1,
"transitionSetting": {
"isFixedDuration": false,
"blendDuration": 0.0,
"hasExitTime": false,
"exitTime": 0.875,
"offset": 0.0,
"easeType": "Linear"
}
},
{
"targetStateName": "On",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "state",
"comparison": "Greater",
"conditionValue": {
"conditionValue": {
"boolValue": false,
"floatValue": 0.0,
"intValue": 0
},
"type": "Int"
}
}
]
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": false,
"blendDuration": 0.0,
"hasExitTime": false,
"exitTime": 0.75,
"offset": 0.0,
"easeType": "Linear"
}
}
]
},
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "On",
"isHaveClip": true,
"totalTime": 0.01666666753590107,
"animationClipName": "int_eswitch_v2_light_on",
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "Off",
"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": false,
"blendDuration": 0.0,
"hasExitTime": false,
"exitTime": 0.75,
"offset": 0.0,
"easeType": "Linear"
}
}
]
}
]
}
]
}
],
"effectIds": [
"P_fxmap_lv001_common_spark_01"
]
}