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

164 lines
5.3 KiB
JSON

{
"modelId": "int_zmddoor_02",
"clipAssetInfos": [],
"emissiveConfigHashes": [],
"cameraSignalSourceAssetHashes": [],
"modelAnimatorDatas": [
{
"modelName": "int_zmddoor_02_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.9299999475479126,
"z": 0.0
},
"localRotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 7.678499221801758,
"y": 3.891538143157959,
"z": 0.8138623833656311
}
}
],
"transitions": [
{
"targetStateName": "Open",
"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"
}
}
]
},
{
"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": "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"
}
}
]
}
]
}
]
}
],
"effectIds": []
}