Interp To Movement component only works on initial Activation

Well this worked for me (with overlapping), when i activate and keep the component tick enabled it will move to the points, then after it completes the cycle, a delay of the duration of the movement between all points (it is multiplied by 2, because it goes forward and backward) then i set the component tick enabled to false to reset the activate property, then it doesn’t move unless i begin overlap (I suppose that the OnResetDelegate Event works again since the tick resets everything)

I hope it works for you

1 Like