Affect Base Velocity Deprecated 4.13

Hi,

I was going through this tutorial
and got to the part where you use a line attractor and there’s a checkbox which says ‘affect base velocity’ but this is deprecated in ue4.13 so was wondering what I could use instead to create the same effect.

Thanks in advance!

For futur people seaching for an answer:

#comment_15397384

You can mimic the Line Attractor by
using a Point Attractor. Just toggle
off positive and negative Z and you
get the line. You can toggle on
affecting base velocity and toggle off
Strength by Distance. Use 2000 for
Distance and Strength and you should
get similar results