How to make my camera moving forward by tick

I m trying to move pawn every tick. But add movement input doesnt work?

There is a dozen ways of doing it. Here’s the most generic one that applies to most actors:

This should work out of the box:

214012-pawn.png

everything works with setActorLocation but not with add movement input

what is the problem with add movement input?

Please consider posting a screenshot with your setup, the node should be working as is. As demonstrated above.