Files
PetitPlanet-Data/ActionTimeline/ConfigRoot/Avatar_NPCMedium_Locomotion_LerpBackWard.json
2025-11-11 07:21:48 +07:00

320 lines
10 KiB
JSON

{
"$type": "miHoYo.HYG.DOAnimation.DOActionTimeline, Assembly-CSharp",
"layerName": null,
"useCustomLayer": false,
"customLayerName": null,
"length": 0.900000036,
"isAutoExit": false,
"playSpeed": 1.0,
"gameplayTag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 443264293
},
"matcher": {
"$type": "miHoYo.HYG.DOAnimation.DOActionMatcher, Assembly-CSharp",
"type": 0,
"avatarType": 2,
"configID": []
},
"useDynamicMask": false,
"dynamicMask": {
"$type": "miHoYo.HYG.DOAnimation.DynamicMask, Assembly-CSharp",
"checkTool": false,
"checkSit": false,
"excludeNonHumanoid": false
},
"array": {
"$type": "miHoYo.HYG.DOAnimation.DOAConfigTagArray, Assembly-CSharp",
"tags": [
{
"$type": "miHoYo.HYG.DOAnimation.DOAConfigTag, Assembly-CSharp",
"tagVal": "Avatar",
"order": 1
},
{
"$type": "miHoYo.HYG.DOAnimation.DOAConfigTag, Assembly-CSharp",
"tagVal": "NPCMedium",
"order": 2
},
{
"$type": "miHoYo.HYG.DOAnimation.DOAConfigTag, Assembly-CSharp",
"tagVal": "Locomotion",
"order": 4
},
{
"$type": "miHoYo.HYG.DOAnimation.DOAConfigTag, Assembly-CSharp",
"tagVal": "LerpBackWard",
"order": 5
}
]
},
"shouldUpdateBoundsWhenEnd": false,
"blackboard": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"noSharingKeys": null
},
"isObsolete": false,
"isLazyLoad": false,
"resBindingTag": null,
"stateModifiers": [
{
"$type": "miHoYo.HYG.DOAnimation.DOAMoveModifier, Assembly-CSharp",
"moveState": 6,
"moveRotSpeed": 400.0,
"maxMoveRotSpeed": 0.0
}
],
"blockModifiers": {
"$type": "System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib],[System.Collections.Generic.List`1[[miHoYo.HYG.DOAnimation.DOAModifier, Assembly-CSharp]], mscorlib]], mscorlib"
},
"tracks": [
{
"$type": "miHoYo.HYG.DOAnimation.DOTransitionTriggerTrackConfig, Assembly-CSharp",
"clips": [
{
"$type": "miHoYo.HYG.DOAnimation.DOTransitionTriggerClipConfig, Assembly-CSharp",
"transition": {
"$type": "miHoYo.HYG.DOAnimation.ConditionTransition, Assembly-CSharp",
"isFade": false,
"useTargetTag": false,
"configKey": "0bd461ad-b24a-4092-8215-44446dfd847f",
"targetTag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 0
},
"useInputTag": false,
"configVar": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicNot, Assembly-CSharp",
"_operand": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckInLerpMoving, Assembly-CSharp",
"_targetGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
},
"inputTag": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 0
},
"syncToNormalizedTime": false,
"toNormalizedTime": 0.0,
"effect": {
"$type": "miHoYo.HYG.DOAnimation.TransitionEffect, Assembly-CSharp",
"duration": 0.3,
"isInertia": false
}
},
"name": "Default",
"start": 0.0,
"duration": 1.80000007
}
]
},
{
"$type": "miHoYo.HYG.DOAnimation.DOAnimationTrackConfig, Assembly-CSharp",
"binder": 0,
"useStringAsBinder": false,
"binderString": null,
"isMainTrackWithBinderString": false,
"layerName": null,
"isAdditive": false,
"maskOption": 0,
"disableMDB": false,
"mdbLerpTime": 0.3,
"hairOnlyMDB": false,
"clips": [
{
"$type": "miHoYo.HYG.DOAnimation.DOAnimationClipConfig, Assembly-CSharp",
"content": {
"$type": "miHoYo.HYG.DOAnimation.DOAnimationContent, Assembly-CSharp",
"isClip": true,
"clipPicker": {
"$type": "miHoYo.HYG.DOAnimation.ContentAssetPicker`1[[UnityEngine.AnimationClip, UnityEngine.AnimationModule]], Assembly-CSharp",
"assetChanged": {
"$type": "System.Action, mscorlib"
},
"assetPath": "Avatar/Animancer/Clips/NPC2/Ani_Avatar_NPCMedium_Locomotion_WalkBLoop.anim"
},
"mixerPicker": {
"$type": "miHoYo.HYG.DOAnimation.ContentAssetPicker`1[[Animancer.LinearMixerTransitionAsset, Animancer]], Assembly-CSharp",
"assetChanged": {
"$type": "System.Action, mscorlib"
},
"assetPath": null
},
"length": 0.900000036,
"isLoop": true
},
"inBlend": {
"$type": "miHoYo.HYG.DOAnimation.TransitionEffect, Assembly-CSharp",
"duration": 0.2,
"isInertia": false
},
"outBlend": {
"$type": "miHoYo.HYG.DOAnimation.TransitionEffect, Assembly-CSharp",
"duration": 0.2,
"isInertia": false
},
"mixerParam": null,
"VRM": {
"$type": "miHoYo.HYG.DOAnimation.DOAnimationRootMotion, Assembly-CSharp",
"curves": [
{
"$type": "miHoYo.HYG.DOAnimation.DOAnimationRootMotionCurve, Assembly-CSharp",
"curves": [
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": 0.0
},
{
"time": 0.900000036,
"value": 0.0
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": 0.0
},
{
"time": 0.900000036,
"value": 0.0
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": 0.0,
"inTangent": -1.94209135,
"outTangent": -1.94209135
},
{
"time": 0.8166667,
"value": -1.58604133,
"inTangent": -1.9420929,
"outTangent": -1.9420929
},
{
"time": 0.900000036,
"value": -1.747882,
"inTangent": -1.94208574,
"outTangent": -1.94208574
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": -3.99474175E-07
},
{
"time": 0.900000036,
"value": -3.99474175E-07
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": 0.0
},
{
"time": 0.900000036,
"value": 0.0
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": 0.0
},
{
"time": 0.900000036,
"value": 0.0
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": 1.0
},
{
"time": 0.900000036,
"value": 1.0
}
],
"preWrapMode": 8,
"postWrapMode": 8
}
],
"length": 0.900000036,
"isMirror": false,
"isLoop": true,
"forceRot": false
}
],
"forceRootMotion": false
},
"autoMatchClothAnim": false,
"name": "WalkBLoop",
"start": 0.0,
"duration": 0.900000036
}
]
},
{
"$type": "miHoYo.HYG.DOAnimation.DOModifierTrackConfig, Assembly-CSharp",
"clips": [
{
"$type": "miHoYo.HYG.DOAnimation.DOModifierClipConfig, Assembly-CSharp",
"modifiers": [
{
"$type": "miHoYo.HYG.DOAnimation.DOAMoveModeModifier, Assembly-CSharp",
"moveRotMode": 0,
"moveVelocityMode": 0
}
],
"name": "Default",
"start": 0.0,
"duration": 1.80000007
}
]
}
],
"actorGroup": null,
"key": "afe69f9b-6bab-4907-84a1-6fcdf3d25f17",
"ulongKey": 6798387426777185823
}