ue5-blueprint-audio

Installation
SKILL.md

Unreal Engine Blueprint — Audio Logic & Asset Management

Handle Blueprint audio logic: game event detection, parameter wiring to MetaSounds/Wwise, asset scanning, and audio component setup.

Blueprint Audio Architecture

Blueprints are the WHEN layer — they detect game events and route parameters to audio systems:

Game Event (overlap, anim notify, input)
  → Blueprint Logic (detect, filter, transform)
    → Audio Action (play sound, set RTPC, post event)

Audio Blueprint Nodes

Playback

Node Use Spatial
Related skills
Installs
20
First Seen
Feb 18, 2026