Sounds.ini (Config pack)/cn

From Moondust Wiki
Jump to navigation Jump to search
English 中文

sounds.ini - 是 TheXTech 组件和月尘配置包定义的音效列表。

请勿将关卡/地图指定的 sounds.ini 文件混淆,其结构不同。

[ sound-main ]
Parameter Allowed values Example value Description
total >=1 total = 91 为 SOUND-ID 分配的音效。

Settings of each Sound effect (Where '*' - should be a SOUND-ID from 1 to total number of Sound effects)
You should define settings for all allocated SOUND-ID range!

[ sound-* ]
Parameter Allowed values Example value Description
name string name = "Jump" 音效名称。
file string file = "player-jump.ogg" 音效文件名。
single-channel [0,1] single-channel = 0 在预留信道播放音效。
hidden [0,1] hidden = 0 在编辑器的音效列表中不显示该音效。