Directional gravity weapon

I am pretty new to unreal engine 4, i am trying to make a gun that changes the gravity so it makes the gravity go were you shot. i have been searching for tutorials for awhile now, can anyone help me try and make this using blueprints.

Not sure if this is what you mean but it might help.

https://answers.unrealengine.com/questions/43151/can-i-change-the-gravity-direction.html

You need to extend/modify the source to change gravity afaik. There are some pretty good resources about it. Just search “UE4 Gravity Plugin” and “UE4 Gravity Custom” and “UE4 Gravity player change”, and you’ll have bundles of results. Time to get your C++ feet wet!