I created the custom dropdown style.
Code: Select all
Styles["zzzYAIM0425_0900_drop_down_channels"] = {
type = "dropdown_style",
width = 282 + 32
}
When the options are displayed, each option has a sound when selected, and I would like to change it.
I have a “sound” to replace the default sound, and I will take care of the sound effect from the code.
Code: Select all
left_click_sound = "__zzzYAIM0425-0900__/sound/empty_audio.ogg",