mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
23 lines
451 B
JSON
23 lines
451 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitStreamingJobFinished"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TransitEnvProfile",
|
|
"Path": {
|
|
"Value": "Stages/Outputs/Chapter00/EnviroProfile/Chap00_INT_TrainCarriage_01_Varient2.enviroProfile.asset"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |