UEFN Sound Effects & Audio
Audio assets for Unreal Editor for Fortnite — sound effects, ambience, and music beds for your island.
Sound is the most commonly skipped part of an island and one of the most noticeable when it is missing. Ambience gives a space a sense of place, and audio feedback on interactions tells the player their input registered — both are cheap to add and change how a map feels immediately.
Audio here is supplied in formats UEFN accepts and licensed for use in published islands, which matters: pulling audio from elsewhere on the internet is the fastest route to a copyright problem on a monetised map.
Common questions
- Can I use this audio in a monetised island?
- Yes, within the terms of each asset's licence, which is stated on the listing and included in the download. This is the main reason to use licensed audio rather than sourcing clips elsewhere.
- How do I play a sound from a Verse script?
- Import the audio, place an audio player device in your island, and expose it to Verse. You can then trigger playback from your code in response to game events.