mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
33 lines
665 B
JSON
33 lines
665 B
JSON
{
|
|
"FreeStyleClipGroupEvents": [
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_AdvertBoard_00_Adv_Ani_HitDown01Loop"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyAdventureCharacterCollider",
|
|
"TargetConfig": {
|
|
"Axis": "Z",
|
|
"Center": {
|
|
"Y": 0.43,
|
|
"Z": -0.3
|
|
},
|
|
"Size": {
|
|
"X": 0.4,
|
|
"Y": 1.53
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.ResetAdventureCharacterCollider"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"FreeStyleClipEvents": []
|
|
} |