mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
26 lines
452 B
JSON
26 lines
452 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyAdventureCharacterCollider",
|
|
"HideSourceCollider": true,
|
|
"TargetConfig": {
|
|
"Axis": "Z",
|
|
"Center": {
|
|
"X": 0,
|
|
"Y": 0.5,
|
|
"Z": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance"
|
|
} |