音频支持

This commit is contained in:
草莓 2025-01-19 20:20:48 +08:00
parent 98af833c2e
commit bb2b832a29
15 changed files with 2266 additions and 1648 deletions

View File

@ -1 +1 @@
{"viewportLoc":[0,0],"editorLastFloorId":"street02"}
{"viewportLoc":[0,0],"editorLastFloorId":"KTV"}

View File

@ -102,7 +102,7 @@ var data_comment_c456ea59_6018_45ef_8bcc_211a24c627dc = {
"_range": "editor.mode.checkUnique(thiseval)",
"_directory": "./project/sounds/",
"_transform": (function (one) {
if (one.endsWith('.mp3') || one.endsWith('.ogg') || one.endsWith('.wav') || one.endsWith('.m4a') || one.endsWith('.flac'))
if (one.endsWith('.mp3') || one.endsWith('.ogg') || one.endsWith('.wav') || one.endsWith('.m4a') || one.endsWith('.flac') || one.endsWith('.opus'))
return one;
return null;
}).toString(),

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
project/bgms/Crawler.opus Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
project/bgms/theme.opus Normal file

Binary file not shown.

View File

@ -897,12 +897,11 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
"zone"
],
"bgms": [
"Asphodelus_Ceui.mp3",
"Blind_Alley.mp3",
"Crawler.mp3",
"op.mp3",
"Asphodelus_Ceui.opus",
"Blind_Alley.opus",
"Crawler.opus",
"op.opus",
"theme.mp3"
"theme.opus"
],
"sounds": [
"aiy010000010.mp3",
@ -995,6 +994,7 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
"aiy820000010.mp3",
"aiy820000020.mp3",
"attack.mp3",
"attack.opus",
"bomb.mp3",
"cancel.mp3",
"centerFly.mp3",
@ -1057,7 +1057,7 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
"饰品",
"饰品"
],
"startBgm": "theme.mp3",
"startBgm": "theme.opus",
"styles": {
"startBackground": "project/images/background.webp",
"startVerticalBackground": "project/images/backgroundvertical.webp",

File diff suppressed because it is too large Load Diff

BIN
project/sounds/attack.opus Normal file

Binary file not shown.

Binary file not shown.