Files
turnbasedgamedata/Config/ConfigAnimEvents/LocalPlayer/Designer/LocalPlayer_Yanqing_00_Designer_AnimEvent.json
2024-10-21 03:16:22 -03:00

45 lines
942 B
JSON

{
"AnimatorStateEvents": [],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "StandBy"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetAttachmentScale",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "EffectWeapon"
},
{
"Name": "EffectWeaponSword01"
},
{
"Name": "EffectWeaponSword02"
},
{
"Name": "EffectWeaponHilt01"
},
{
"Name": "EffectWeaponHilt02",
"ParentConstraintName": "EffectWeaponHilt01"
}
],
"Scale": {
"X": 0,
"Y": 0,
"Z": 0
}
}
],
"OnExit": []
}
]
}