Moving Attenuation Sounds

To solve this problem I used AudioComponent->OnUpdateTransform(EUpdateTransformFlags::PropagateFromParent); in Tick. I am not sure if it is proper way, but it works.

2 Likes