Files
PetitPlanet-Data/Avatar/AnimationConfig/ConfigRoot/56a1e955-8e0e-49dd-be3a-3c75ca565888.json
2025-11-11 07:21:48 +07:00

182 lines
6.0 KiB
JSON

{
"$type": "miHoYo.HYG.DOAnimation.DOAnimationConfig, Assembly-CSharp",
"name": "NewMoveJumpEnd",
"contentType": 0,
"clipPath": "Avatar/Animancer/Clips/Ani_Avatar_Player_Locomotion_CrossRiverEnd.anim",
"events": [
{"$type":"miHoYo.HYG.DOAnimation.AnimationEvent, Assembly-CSharp","eventName":"_SFX_Event_Play_FS_Char_Run","eventNameHash":-1630370040,"normalizedTime":0.0,"forceTriggerOnEnter":false,"forceTriggerOnExit":false,"triggerOnce":false,"hasTriggered":false,"forceOnly":false,"intArg":0,"floatArg":0.0,"stringArg":null,"eventHandler":{"$type":"miHoYo.HYG.DOAnimation.EventHandler, Assembly-CSharp","genericAction":null,"genericActionWithArgs":{"$type":"miHoYo.HYG.DOAnimation.GenericActionWithArgs, Assembly-CSharp","action":null,"intArg":0,"floatArg":0.0,"stringArg":null},"handlers":[{"$type":"miHoYo.HYG.Entity.SFXAnimationEventHandler, Assembly-CSharp","sfx":3389416187,"stringArg":"FSLeft","isLoop":false}]},"mask":0}
,{"$type":"miHoYo.HYG.DOAnimation.AnimationEvent, Assembly-CSharp","eventName":"_SFX_Event_Play_FS_Char_Step","eventNameHash":-691531619,"normalizedTime":0.176470578,"forceTriggerOnEnter":false,"forceTriggerOnExit":false,"triggerOnce":false,"hasTriggered":false,"forceOnly":false,"intArg":0,"floatArg":0.0,"stringArg":null,"eventHandler":{"$type":"miHoYo.HYG.DOAnimation.EventHandler, Assembly-CSharp","genericAction":null,"genericActionWithArgs":{"$type":"miHoYo.HYG.DOAnimation.GenericActionWithArgs, Assembly-CSharp","action":null,"intArg":0,"floatArg":0.0,"stringArg":null},"handlers":[{"$type":"miHoYo.HYG.Entity.SFXAnimationEventHandler, Assembly-CSharp","sfx":685707470,"stringArg":"FSRight","isLoop":false}]},"mask":0}
],
"rangeEvents": [],
"layerIndex": 0,
"layerName": "Locomotion",
"speedMultiplier": 1.0,
"mask": 0,
"dynamicMask": {
"$type": "miHoYo.HYG.DOAnimation.DynamicMask, Assembly-CSharp",
"checkTool": false,
"checkSit": false,
"excludeNonHumanoid": false
},
"toolConfigId": 0,
"leftFootDurations": [
{
"x": 0.0,
"y": 0.5
}
],
"mixerLeftFootDurations": null,
"shouldAutoLoad": true,
"shouldAutoPause": false,
"isAdditive": false,
"shouldAssignMDBState": false,
"mdbState": 0,
"clipInfo": {
"$type": "miHoYo.HYG.DOAnimation.DOAnimationConfigClipInfo, Assembly-CSharp",
"clipLength": 0.0,
"rootMotion": null
},
"useConfigVar": false,
"matcher": {
"$type": "miHoYo.HYG.DOAnimation.DOAnimationConfigMatcher, Assembly-CSharp",
"type": 0,
"avatarType": 16,
"configID": null
},
"configVar": null,
"displayName": null,
"useRootMotion": false,
"mixerThreshold": null,
"rootmotion": {
"$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.6166668,
"value": 0.0
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": 0.0
},
{
"time": 0.6166668,
"value": 0.0
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": 0.0
},
{
"time": 0.6166668,
"value": 0.0
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": -6.657903E-08
},
{
"time": 0.6166668,
"value": -6.657903E-08
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": 6.200655E-17
},
{
"time": 0.6166668,
"value": 6.200655E-17
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": -9.313226E-10
},
{
"time": 0.6166668,
"value": -9.313226E-10
}
],
"preWrapMode": 8,
"postWrapMode": 8
},
{
"$type": "UnityEngine.AnimationCurve, UnityEngine.CoreModule",
"keys": [
{
"time": 0.0,
"value": 1.0
},
{
"time": 0.6166668,
"value": 1.0
}
],
"preWrapMode": 8,
"postWrapMode": 8
}
],
"length": 0.6166668,
"isMirror": false,
"isLoop": false
}
],
"forceRootMotion": false
},
"animationCurve": {
"$type": "miHoYo.HYG.DOAnimation.AnimationCurveSerializer, Assembly-CSharp",
"shouldSerialize": false,
"animationClipPicker": {
"$type": "miHoYo.AssetPicker`1[[UnityEngine.AnimationClip, UnityEngine.AnimationModule]], Assembly-CSharp",
"assetPath": null
},
"serializeAnimationCurvePath": [],
"serializedContent": []
},
"key": "56a1e955-8e0e-49dd-be3a-3c75ca565888"
}