How to make an actor move to a certain location.


Set it up like this and in your case it is probably even simpler you just need to set the value in graph which can be in your case the Z-axis location.

Be careful that SetActorLocation is not working too well with physics AFAIK.