Horns - SuperCatGaming/Velocity-Redux-Mod-Creator GitHub Wiki
If you are following the recommended file structure for mods, horns are located under [Sounds/Horns]. It is recommended to create a new folder for each horn you add.
To create a horn, access the menu [Assets > Create > Mods > Horn]. Name the created object. Notice that horns can have multiple audio clips added. When the player uses the horn, it will pick a random clip from the list, so this is often used to create slight variance with each use.
- Id: a unique (to your mod) identifier for this horn.
- Horn Name: the name displayed for your horn. Can be translated.
- Audio Clips: A list of audio files to randomly choose from when the horn is honked.
- Bypass Unlock: check if you want the Horn to always be available without an unlock.
To add audio files, import into Unity any sound(s) you want to use for the horn. Then drag them from the project explorer into the "Audio Clips" list.