Commit Graph

9 Commits

Author SHA1 Message Date
Oliver 40cc2a1329 update: Playersettings 2026-05-19 12:07:13 +08:00
Oliver 5d92acc613 更新Unity设置 2026-04-27 19:14:09 +08:00
Oliver f38103d2dc feature: Segment end offset 2026-04-21 17:25:48 +08:00
Oliver 01e1b67dc6 chore: update project settings for consistent application identifiers and scripting backend 2026-04-20 14:31:35 +08:00
Oliver 9890d33741 feat: Add audio import tool and standardize audio import settings
- Add editor tool to batch apply audio import settings based on configuration files
- Standardize sample rates: SFX/Voice to 22050 Hz, Music to 44100 Hz
- Set quality: SFX/Voice to 0.5, Music to 0.13
- Adjust load types based on audio duration
- Set project sample rate to 48000 Hz
- Update preload settings for voice and music files
2026-04-15 10:05:05 +08:00
Oliver 340b52e6b4 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.
2026-04-14 10:18:34 +08:00
Oliver d824d65549 使用DoTween重构淡变效果 2026-03-27 17:57:27 +08:00
Oliver 480cf9a016 增加低通效果开关
- 引入DoTween
- 实现功能
2026-03-27 17:56:49 +08:00
Oliver c5778c498b first commit 2026-03-20 17:55:53 +08:00