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