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": "32c9cd5c-ed73-4e47-be3c-ea1a8f78e77e",
|
||||
"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": "04f32df8-49f5-42a3-821d-55e09e767c24",
|
||||
"files": [
|
||||
".json",
|
||||
".mp3"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"downloadMode": 0
|
||||
}
|
||||
}
|
||||
BIN
assets/app-bundle/app-sound/effect/jump.mp3
Normal file
BIN
assets/app-bundle/app-sound/effect/jump.mp3
Normal file
Binary file not shown.
14
assets/app-bundle/app-sound/effect/jump.mp3.meta
Normal file
14
assets/app-bundle/app-sound/effect/jump.mp3.meta
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"ver": "1.0.0",
|
||||
"importer": "audio-clip",
|
||||
"imported": true,
|
||||
"uuid": "d3b7bcd2-f720-43d9-a8a9-6671c8036f4e",
|
||||
"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": "9559b267-20c1-4c94-b217-187b72211b76",
|
||||
"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": "c86a2589-3d6b-4f8f-84f2-7976c9976512",
|
||||
"files": [
|
||||
".json",
|
||||
".mp3"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"downloadMode": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user