mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
56 lines
1.2 KiB
JSON
56 lines
1.2 KiB
JSON
{
|
|
"AnimatorStateEvents": [],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Idle_Show_01"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Glasses",
|
|
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_NPC_Special_Hippo_00_sunglass_Fadeln.prefab"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnExit": []
|
|
},
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Idle_Show_02"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Glasses",
|
|
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_NPC_Special_Hippo_00_sunglass_End.prefab"
|
|
}
|
|
],
|
|
"Scale": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
}
|
|
}
|
|
],
|
|
"OnExit": []
|
|
}
|
|
]
|
|
} |