mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
22 lines
422 B
JSON
22 lines
422 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSoundMusicRhythmStageBGM",
|
|
"SoundName": {
|
|
"Value": "Ev_BGM_Penocony_OrigamiUniversity_Stage"
|
|
},
|
|
"IsPropLodLoop": true,
|
|
"IsEnableGetPlayingPosition": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance"
|
|
} |