Hi i'm currently working on a grenade but i want to make the force from the explosion not affect objects behind walls and static meshes. Is this possible cause i have seen it before

:slight_smile:
I’m not the best at blueprint.

It is possible: you basically check which actors are in the explosion radius and then use line traces to check if they are visible to the grenade.