feat: support asset bundle

This commit is contained in:
2026-05-15 16:45:58 +08:00
parent f34145d4cf
commit 0823328d99
27 changed files with 390 additions and 8 deletions
@@ -15,6 +15,8 @@ MonoBehaviour:
audioConfigPath: AudioData
audioResourcePath: Audios
audioMixerPath: Audios/Master
useAssetBundle: 1
audioBundlePath: Bundles/audios.ab
sfxGroupPath: Master/Regular/SFX
voiceGroupPath: Master/Regular/Voice
accentSfxGroupPath: Master/SFX_Accent
+2
View File
@@ -14,3 +14,5 @@ MonoBehaviour:
m_EditorClassIdentifier:
hapticConfigPath: HapticData/
hapticResourcePath: Haptics/
useAssetBundle: 0
hapticBundlePath: Bundles/haptics.ab