Changing distance between 2 actors

How can i change vector length(distance) between 2 actors? I mean main actor must be teleported on a distance 180 from target 1 or target 2

You can do this by changing the actor’s location to a calculated one based on the location of the target actor.


Hope that helps,
suzi9spal

loool thank you so much, its much easier than i thought, works great