Hey, i’m just wondering if there is any in built functions that you can use to move and actor from one point in the level to another point in the level? I’m not talking about SetActorLocation which teleports the object to the point but smoothly moving to the location over a set amount of time.
Or do you have to make something yourself using SetActorLocation?