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

164 lines
5.3 KiB
JSON

{
"modelId": "int_zmddoor_01",
"clipAssetInfos": [],
"emissiveConfigHashes": [],
"cameraSignalSourceAssetHashes": [],
"modelAnimatorDatas": [
{
"modelName": "int_zmddoor_01_postmodel",
"layerFsmDatas": [
{
"hasAnimClip": false,
"index": 0,
"weight": 1.0,
"layerName": "base",
"stateDatas": [
{
"stateType": "DeltaTimeBased",
"isSpeedBasedByParam": false,
"speed": 1.0,
"smoothTime": 0.20000000298023224,
"stateName": "Close",
"isHaveClip": false,
"totalTime": 0.0,
"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": 1.940000057220459,
"z": 0.0
},
"localRotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 3.558504581451416,
"y": 3.8915367126464844,
"z": 0.813861072063446
}
}
],
"transitions": [
{
"targetStateName": "Open",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "InTriggerVolume",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": true,
"floatValue": 0.0,
"intValue": 0
},
"type": "Bool"
}
}
]
},
"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": "Open",
"isHaveClip": false,
"totalTime": 0.0,
"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": "Close",
"conditionGroup": {
"logic": "AND",
"conditions": [
{
"isInvert": false,
"key": "InTriggerVolume",
"comparison": "Equal",
"conditionValue": {
"conditionValue": {
"boolValue": false,
"floatValue": 0.0,
"intValue": 0
},
"type": "Bool"
}
}
]
},
"priority": 0,
"transitionSetting": {
"isFixedDuration": true,
"blendDuration": 0.0,
"hasExitTime": false,
"exitTime": 0.0,
"offset": 0.0,
"easeType": "Linear"
}
}
]
}
]
}
]
}
],
"effectIds": []
}