blueprint

Audio_On_Spline_PlayerFollow

  • Exposure: public
  • UE Version: 5.5

avatar author

The_Coffee_Lord

June 9, 2025, 8:01 pm

This blueprint attaches an audio component to a spline, allowing an audio object to move dynamically along a preset path following the player's position. It leverages Wwise for spatial audio control, and a debug sphere is provided to visually confirm that the follow functionality is working correctly.

You can also replace the Move Audio By an Event tick and delete the looping part of the BP

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v