I have an actor moving from point A to point B with player being somewhere between those points.
I need to set volume of the sound (on that moving actor) low at points A and B, but at the point where player is the volume needs to be cranked up to the max.
How do I do that in Blueprints ?
Thanks