Commit Graph

4 Commits

Author SHA1 Message Date
Oliver bc388303be 更新测试文件 2026-05-08 16:41:04 +08:00
Oliver af4cd4da3f WIP: StartOffset 2026-05-07 12:09:16 +08:00
Oliver fccd6c9e0e 添加测试文件 2026-04-27 20:23:30 +08:00
Oliver c87a5a1e30 refactor(audio): restructure audio constants and remove deprecated files
- Add AudioConsts.cs with Cues, NameDictionaries, and Parameters classes
- Remove AudioEnumIds.cs, AudioEnums.cs, and AudioObjectDefinitions.cs
- Update AudioObject.cs to include CueName property and serialization
- Update AudioSystem.cs to use new NameDictionaries and Parameters classes
- Update SetStateBind.cs to use Parameters.GameState type
- Change UI text from "PlaySound" to "StopSound" in SampleScene.unity
- Update binary audio data file AudioObject.bytes
2026-04-17 16:00:19 +08:00