音频支持
This commit is contained in:
parent
98af833c2e
commit
bb2b832a29
@ -1 +1 @@
|
|||||||
{"viewportLoc":[0,0],"editorLastFloorId":"street02"}
|
{"viewportLoc":[0,0],"editorLastFloorId":"KTV"}
|
@ -102,7 +102,7 @@ var data_comment_c456ea59_6018_45ef_8bcc_211a24c627dc = {
|
|||||||
"_range": "editor.mode.checkUnique(thiseval)",
|
"_range": "editor.mode.checkUnique(thiseval)",
|
||||||
"_directory": "./project/sounds/",
|
"_directory": "./project/sounds/",
|
||||||
"_transform": (function (one) {
|
"_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 one;
|
||||||
return null;
|
return null;
|
||||||
}).toString(),
|
}).toString(),
|
||||||
|
Binary file not shown.
BIN
project/bgms/Asphodelus_Ceui.opus
Normal file
BIN
project/bgms/Asphodelus_Ceui.opus
Normal file
Binary file not shown.
Binary file not shown.
BIN
project/bgms/Blind_Alley.opus
Normal file
BIN
project/bgms/Blind_Alley.opus
Normal file
Binary file not shown.
Binary file not shown.
BIN
project/bgms/Crawler.opus
Normal file
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
BIN
project/bgms/theme.opus
Normal file
Binary file not shown.
@ -897,12 +897,11 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
|
|||||||
"zone"
|
"zone"
|
||||||
],
|
],
|
||||||
"bgms": [
|
"bgms": [
|
||||||
"Asphodelus_Ceui.mp3",
|
"Asphodelus_Ceui.opus",
|
||||||
"Blind_Alley.mp3",
|
"Blind_Alley.opus",
|
||||||
"Crawler.mp3",
|
"Crawler.opus",
|
||||||
"op.mp3",
|
|
||||||
"op.opus",
|
"op.opus",
|
||||||
"theme.mp3"
|
"theme.opus"
|
||||||
],
|
],
|
||||||
"sounds": [
|
"sounds": [
|
||||||
"aiy010000010.mp3",
|
"aiy010000010.mp3",
|
||||||
@ -995,6 +994,7 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
|
|||||||
"aiy820000010.mp3",
|
"aiy820000010.mp3",
|
||||||
"aiy820000020.mp3",
|
"aiy820000020.mp3",
|
||||||
"attack.mp3",
|
"attack.mp3",
|
||||||
|
"attack.opus",
|
||||||
"bomb.mp3",
|
"bomb.mp3",
|
||||||
"cancel.mp3",
|
"cancel.mp3",
|
||||||
"centerFly.mp3",
|
"centerFly.mp3",
|
||||||
@ -1057,7 +1057,7 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
|
|||||||
"饰品",
|
"饰品",
|
||||||
"饰品"
|
"饰品"
|
||||||
],
|
],
|
||||||
"startBgm": "theme.mp3",
|
"startBgm": "theme.opus",
|
||||||
"styles": {
|
"styles": {
|
||||||
"startBackground": "project/images/background.webp",
|
"startBackground": "project/images/background.webp",
|
||||||
"startVerticalBackground": "project/images/backgroundvertical.webp",
|
"startVerticalBackground": "project/images/backgroundvertical.webp",
|
||||||
|
1316
project/plugins.js
1316
project/plugins.js
File diff suppressed because it is too large
Load Diff
BIN
project/sounds/attack.opus
Normal file
BIN
project/sounds/attack.opus
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user