修复bgm

This commit is contained in:
草莓 2025-01-27 20:12:31 +08:00
parent 3f3dd1aece
commit 17db7a81b9
4 changed files with 7797 additions and 7660 deletions

View File

@ -2417,7 +2417,7 @@ stopAnimate_s
tooltip : stopAnimate停止所有动画
helpUrl : /_docs/#/instruction
default : [false]
colour : this.imageColor
colour : this.soundColor
Bool_0 = Bool_0?', "doCallback": true':'';
var code = '{"type": "stopAnimate"'+Bool_0+'},\n';
return code;

View File

@ -3282,6 +3282,9 @@ var events_c12a15a8_c380_4b28_8144_256cba95f760 =
}
]
},
{
"type": "pauseBgm"
},
{
"type": "playBgm",
"name": "Halbmond.opus"

View File

@ -14,7 +14,14 @@ main.floors.yiqu1=
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"events": {
"5,9": [
{
"type": "insert",
"name": "chapter01"
}
]
},
"changeFloor": {
"0,7": {
"floorId": "yiqu2",

File diff suppressed because it is too large Load Diff