first
This commit is contained in:
4
assets/app-bundle/app-sound/.app-sound.md
Normal file
4
assets/app-bundle/app-sound/.app-sound.md
Normal file
@@ -0,0 +1,4 @@
|
||||
存储音乐/音效资源的文件夹
|
||||
1、通过app.manager.sound管理
|
||||
2、通过菜单「App/创建/Sound」创建目录
|
||||
3、如不再需要,可以直接删除此文件夹
|
||||
9
assets/app-bundle/app-sound/effect.meta
Normal file
9
assets/app-bundle/app-sound/effect.meta
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "7ee86308-e455-4003-a42e-74fd6f882c96",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
3
assets/app-bundle/app-sound/effect/.effect.md
Normal file
3
assets/app-bundle/app-sound/effect/.effect.md
Normal file
@@ -0,0 +1,3 @@
|
||||
存储音效资源的文件夹
|
||||
1、通过app.manager.sound.playEffect播放
|
||||
2、如不再需要,可以直接删除此文件夹
|
||||
BIN
assets/app-bundle/app-sound/effect/click.mp3
Normal file
BIN
assets/app-bundle/app-sound/effect/click.mp3
Normal file
Binary file not shown.
14
assets/app-bundle/app-sound/effect/click.mp3.meta
Normal file
14
assets/app-bundle/app-sound/effect/click.mp3.meta
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"ver": "1.0.0",
|
||||
"importer": "audio-clip",
|
||||
"imported": true,
|
||||
"uuid": "7b14d717-73d7-4b16-bb7c-a224816819df",
|
||||
"files": [
|
||||
".json",
|
||||
".mp3"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"downloadMode": 0
|
||||
}
|
||||
}
|
||||
BIN
assets/app-bundle/app-sound/effect/win.mp3
Normal file
BIN
assets/app-bundle/app-sound/effect/win.mp3
Normal file
Binary file not shown.
14
assets/app-bundle/app-sound/effect/win.mp3.meta
Normal file
14
assets/app-bundle/app-sound/effect/win.mp3.meta
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"ver": "1.0.0",
|
||||
"importer": "audio-clip",
|
||||
"imported": true,
|
||||
"uuid": "14485472-e144-4f43-a748-18b0dc956e8c",
|
||||
"files": [
|
||||
".json",
|
||||
".mp3"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"downloadMode": 0
|
||||
}
|
||||
}
|
||||
BIN
assets/app-bundle/app-sound/effect/wipe.mp3
Normal file
BIN
assets/app-bundle/app-sound/effect/wipe.mp3
Normal file
Binary file not shown.
14
assets/app-bundle/app-sound/effect/wipe.mp3.meta
Normal file
14
assets/app-bundle/app-sound/effect/wipe.mp3.meta
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"ver": "1.0.0",
|
||||
"importer": "audio-clip",
|
||||
"imported": true,
|
||||
"uuid": "9c1c41a9-5f91-436a-922f-3b9103fb43fe",
|
||||
"files": [
|
||||
".json",
|
||||
".mp3"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"downloadMode": 0
|
||||
}
|
||||
}
|
||||
9
assets/app-bundle/app-sound/music.meta
Normal file
9
assets/app-bundle/app-sound/music.meta
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ver": "1.2.0",
|
||||
"importer": "directory",
|
||||
"imported": true,
|
||||
"uuid": "5ae9e382-f181-4129-a699-efef7ad9dd41",
|
||||
"files": [],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
3
assets/app-bundle/app-sound/music/.music.md
Normal file
3
assets/app-bundle/app-sound/music/.music.md
Normal file
@@ -0,0 +1,3 @@
|
||||
存储音乐资源的文件夹
|
||||
1、通过app.manager.sound.playMusic播放
|
||||
2、如不再需要,可以直接删除此文件夹
|
||||
BIN
assets/app-bundle/app-sound/music/bgm.mp3
Normal file
BIN
assets/app-bundle/app-sound/music/bgm.mp3
Normal file
Binary file not shown.
14
assets/app-bundle/app-sound/music/bgm.mp3.meta
Normal file
14
assets/app-bundle/app-sound/music/bgm.mp3.meta
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"ver": "1.0.0",
|
||||
"importer": "audio-clip",
|
||||
"imported": true,
|
||||
"uuid": "af219af4-67a7-49a3-897a-b6e979f4634d",
|
||||
"files": [
|
||||
".json",
|
||||
".mp3"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"downloadMode": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user