mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
64 lines
1.3 KiB
JSON
64 lines
1.3 KiB
JSON
{
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap03_RailBall_03_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Prop/Effect/Prop_Chap03_RailBall_03_Effect_AnimEvent.json"
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "A"
|
|
},
|
|
{
|
|
"Name": "B"
|
|
},
|
|
{
|
|
"Name": "C"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "VisualRoot"
|
|
}
|
|
],
|
|
"IsReset": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Conduit"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "VisualRoot"
|
|
}
|
|
],
|
|
"Scale": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_RailBall_03.json"
|
|
} |