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

483 lines
16 KiB
JSON

{
"modelId": "int_door_cavedoor_postmodel",
"clipAssetInfos": [
{
"animationClipName": "A_interactive_medium+2_001_07_closeidle_01",
"animationClipHash": 499818678157585590,
"animationGuid": {
"val0": 1278745139,
"val1": 1229569993,
"val2": 211260578,
"val3": 414777212
},
"subClipNameHash": 0
},
{
"animationClipName": "A_interactive_medium+2_001_07_open_01",
"animationClipHash": 773651644546031558,
"animationGuid": {
"val0": 3342074805,
"val1": 1320777307,
"val2": 2670255540,
"val3": 2442182530
},
"subClipNameHash": 0
},
{
"animationClipName": "A_interactive_medium+2_001_07_openidle_01",
"animationClipHash": 599158958759543676,
"animationGuid": {
"val0": 4096080619,
"val1": 1096766117,
"val2": 1967906727,
"val3": 3115943291
},
"subClipNameHash": 0
},
{
"animationClipName": "A_interactive_medium+2_001_07_close_01",
"animationClipHash": 419686586800013584,
"animationGuid": {
"val0": 2491416691,
"val1": 1314259770,
"val2": 43712680,
"val3": 3750682991
},
"subClipNameHash": 0
}
],
"emissiveConfigHashes": [],
"cameraSignalSourceAssetHashes": [],
"modelAnimatorDatas": [
{
"modelName": "P_interactive_medium+2_001_07",
"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.01666666753590107,
"animationClipName": "A_interactive_medium+2_001_07_closeidle_01",
"isEmpty": false,
"isLoop": false,
"isStartingNode": true,
"behaviors": [
{
"$type": "Beyond.Gameplay.Core.ModelViewStateController.MVSCAINavMeshCtrlBehaviorData",
"normalizedTimeFlowBasedActive": false,
"timeFlowSwitch": "0",
"time": 0.0,
"type": "AINavMeshCtrl",
"canLoopActive": false,
"needForceExecute": false,
"ctrlType": "AddDynamicObstacle",
"localCenter": {
"x": 0.0,
"y": 5.239999771118164,
"z": 0.0
},
"localRotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 9.43183422088623,
"y": 10.625588417053223,
"z": 2.587747097015381
}
}
],
"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": false,
"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": 1.3333333730697632,
"animationClipName": "A_interactive_medium+2_001_07_open_01",
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "on_idle",
"conditionGroup": {
"logic": "AND",
"conditions": []
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": false,
"blendDuration": 0.0,
"hasExitTime": true,
"exitTime": 1.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
},
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "on_idle",
"isHaveClip": true,
"totalTime": 0.01666666753590107,
"animationClipName": "A_interactive_medium+2_001_07_openidle_01",
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [
{
"$type": "Beyond.Gameplay.Core.ModelViewStateController.MVSCAINavMeshCtrlBehaviorData",
"normalizedTimeFlowBasedActive": false,
"timeFlowSwitch": "0",
"time": 0.0,
"type": "AINavMeshCtrl",
"canLoopActive": false,
"needForceExecute": false,
"ctrlType": "RemoveDynamicObstacle",
"localCenter": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"localRotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
}
],
"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": false,
"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": 1.6666666269302368,
"animationClipName": "A_interactive_medium+2_001_07_close_01",
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [],
"transitions": [
{
"targetStateName": "off_idle",
"conditionGroup": {
"logic": "AND",
"conditions": []
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": false,
"blendDuration": 0.0,
"hasExitTime": true,
"exitTime": 1.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
}
]
},
{
"hasAnimClip": false,
"index": 0,
"weight": 1.0,
"layerName": "Navmesh",
"stateDatas": [
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "off_idle",
"isHaveClip": false,
"totalTime": 0.0,
"isEmpty": false,
"isLoop": false,
"isStartingNode": true,
"behaviors": [
{
"$type": "Beyond.Gameplay.Core.ModelViewStateController.MVSCSetActiveBehaviorData",
"normalizedTimeFlowBasedActive": false,
"timeFlowSwitch": "0",
"time": 0.0,
"type": "SetActive",
"canLoopActive": false,
"needForceExecute": false,
"gameObjName": "NavmeshObstacle",
"active": true
}
],
"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": false,
"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": false,
"totalTime": 0.0,
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [
{
"$type": "Beyond.Gameplay.Core.ModelViewStateController.MVSCSetActiveBehaviorData",
"normalizedTimeFlowBasedActive": false,
"timeFlowSwitch": "0",
"time": 0.0,
"type": "SetActive",
"canLoopActive": false,
"needForceExecute": false,
"gameObjName": "NavmeshObstacle",
"active": true
}
],
"transitions": [
{
"targetStateName": "on_idle",
"conditionGroup": {
"logic": "AND",
"conditions": []
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": false,
"blendDuration": 0.0,
"hasExitTime": true,
"exitTime": 1.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
},
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "on_idle",
"isHaveClip": false,
"totalTime": 0.0,
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [
{
"$type": "Beyond.Gameplay.Core.ModelViewStateController.MVSCSetActiveBehaviorData",
"normalizedTimeFlowBasedActive": false,
"timeFlowSwitch": "0",
"time": 0.0,
"type": "SetActive",
"canLoopActive": false,
"needForceExecute": false,
"gameObjName": "NavmeshObstacle",
"active": false
}
],
"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": false,
"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": false,
"totalTime": 0.0,
"isEmpty": false,
"isLoop": false,
"isStartingNode": false,
"behaviors": [
{
"$type": "Beyond.Gameplay.Core.ModelViewStateController.MVSCSetActiveBehaviorData",
"normalizedTimeFlowBasedActive": false,
"timeFlowSwitch": "0",
"time": 0.0,
"type": "SetActive",
"canLoopActive": false,
"needForceExecute": false,
"gameObjName": "NavmeshObstacle",
"active": true
}
],
"transitions": [
{
"targetStateName": "off_idle",
"conditionGroup": {
"logic": "AND",
"conditions": []
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": false,
"blendDuration": 0.0,
"hasExitTime": true,
"exitTime": 1.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
}
]
}
]
}
],
"effectIds": []
}