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

483 lines
16 KiB
JSON

{
"modelId": "int_door_repair_lv001_postmodel",
"clipAssetInfos": [
{
"animationClipName": "A_interactive_gtdoor+1_001_m01_closeidle_01",
"animationClipHash": 801563426470392461,
"animationGuid": {
"val0": 2847101373,
"val1": 1103620075,
"val2": 2806038408,
"val3": 3918937789
},
"subClipNameHash": 964929911
},
{
"animationClipName": "A_interactive_gtdoor+1_001_m01_open_01",
"animationClipHash": 197877525477625059,
"animationGuid": {
"val0": 2847101373,
"val1": 1103620075,
"val2": 2806038408,
"val3": 3918937789
},
"subClipNameHash": 247798756
},
{
"animationClipName": "A_interactive_gtdoor+1_001_m01_openidle_01",
"animationClipHash": 1045356837515209027,
"animationGuid": {
"val0": 2847101373,
"val1": 1103620075,
"val2": 2806038408,
"val3": 3918937789
},
"subClipNameHash": 1085325928
},
{
"animationClipName": "A_interactive_gtdoor+1_001_m01_close_01",
"animationClipHash": 264348939851865429,
"animationGuid": {
"val0": 2847101373,
"val1": 1103620075,
"val2": 2806038408,
"val3": 3918937789
},
"subClipNameHash": 797522676
}
],
"emissiveConfigHashes": [],
"cameraSignalSourceAssetHashes": [],
"modelAnimatorDatas": [
{
"modelName": "P_group_gtdoor+1_001_m01",
"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_gtdoor+1_001_m01_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": 3.9800000190734863,
"z": 0.0
},
"localRotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 14.479697227478027,
"y": 7.97453498840332,
"z": 2.1248207092285156
}
}
],
"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": 5.933333396911621,
"animationClipName": "A_interactive_gtdoor+1_001_m01_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.03333330154418945,
"animationClipName": "A_interactive_gtdoor+1_001_m01_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": 3.9800000190734863,
"z": 0.0
},
"localRotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 14.479697227478027,
"y": 7.97453498840332,
"z": 2.1248207092285156
}
}
],
"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": 7.333333969116211,
"animationClipName": "A_interactive_gtdoor+1_001_m01_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": []
}