feat: Add haptic system integration and audio test UI
- Add new audio assets and PlaySoundBind script for testing audio playback via UI input field. - Implement haptic feedback integration in SfxSystem and fix initialization timing in HapticSystem. - Update project settings with correct Android target architecture. - Adjust DSP buffer size and enable development build debug logging.
This commit is contained in:
@@ -175,7 +175,7 @@ namespace OCES.Audio
|
||||
|
||||
// ── 启动默认音乐与环境音 ──
|
||||
// 触发一次初始状态,让音乐系统从默认状态开始匹配
|
||||
SetState(GameState.Home);
|
||||
//SetState(GameState.Home);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user