mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
34 lines
653 B
JSON
34 lines
653 B
JSON
{
|
|
"AnimatorStateEvents": [
|
|
{
|
|
"AnimatorStateName": "Idle_Show_02",
|
|
"NormalizedTime": 0.8,
|
|
"EventList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyCharacterFaceMaterial"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Idle_Show_02",
|
|
"NormalizedTime": 0.65
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyCharacterFaceMaterial",
|
|
"ExpressionCheekIntensity": 0.7
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyCharacterFaceMaterial"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |