Hi,
I’m working on a topdown game and some of the explosions cause camera shakes. I’m using “Play world camera shake” to trigger camera shakes but it seems that my cameras location is used to calculate falloff of camera shake instead of my pawns position.
Is there any way to use my pawns location to calculate the correct offset for camera shake, something like you can do with audio listener?