turnbasedgamedata/Config/ConfigFreeStyle/AnimDesignerEventBakedInfoConfig/Special/Special_ClockBoy_00_FreeStyle_AnimDesignerEventBakedInfo.json
2025-04-14 08:26:47 -03:00

117 lines
2.6 KiB
JSON

{
"FreeStyleClipGroupEvents": [
{
"Clips": [
{
"FreeStyleClipName": "NPC_ClockBoy_00_Adv_Ani_Appear01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Visible": true
}
]
},
{
"Clips": [
{
"FreeStyleClipName": "NPC_ClockBoy_00_Adv_Ani_Appear01",
"NormalizedTime": 0.02941176
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Visible": true
}
]
},
{
"Clips": [
{
"FreeStyleClipName": "NPC_ClockBoy_00_Adv_Ani_Bye01",
"NormalizedTime": 0.9983333
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
}
]
},
{
"Clips": [
{
"FreeStyleClipName": "NPC_ClockBoy_00_Adv_Ani_Appear01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.CacheCharacterAtlasFaceEmotion"
},
{
"$type": "RPG.GameCore.SetCharacterAtlasFaceEmotion",
"MeshName": "Eye",
"EmotionIndex": 4
},
{
"$type": "RPG.GameCore.SetCharacterAtlasFaceEmotion"
}
],
"OnExit": [
{
"$type": "RPG.GameCore.ApplyCacheCharacterAtlasFaceEmotion"
}
]
},
{
"Clips": [
{
"FreeStyleClipName": "NPC_ClockBoy_00_Adv_Ani_Ring01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.CacheCharacterAtlasFaceEmotion"
},
{
"$type": "RPG.GameCore.SetCharacterAtlasFaceEmotion",
"MeshName": "Eye",
"EmotionIndex": 2
},
{
"$type": "RPG.GameCore.SetCharacterAtlasFaceEmotion",
"EmotionIndex": 2
}
],
"OnExit": [
{
"$type": "RPG.GameCore.ApplyCacheCharacterAtlasFaceEmotion"
}
]
}
],
"FreeStyleClipEvents": []
}