Epic Developer Community Forums
How to make an actor move to a certain location.
Development
Programming & Scripting
Blueprint
question
,
unreal-engine
,
Blueprint
Ligazetom
(Ligazetom)
October 24, 2022, 6:03pm
4
Screenshot 2022-10-24 at 20.01.58
1864×664 155 KB
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.
Screenshot 2022-10-24 at 20.02.09
2058×664 21.7 KB
Be careful that SetActorLocation is not working too well with physics AFAIK.
show post in topic