Hello, I'm making a very big expert game and i ran into an issue. Well it's not actually an issue, i just don't know how to do this. So let's get to the thing.. I'm using Slide to for my actor, so when i click somewhere on screen the actor slides there. As you know you have to enter in how many seconds you want for actor to get to certain location but i want for my actor to have same speed when moving further away so seconds need to be dynamic somehow, how could i do this?
(Example: If i set seconds to 5 and click anywhere on screen actor will get there in 5 seconds which means that he will go faster if i click further away from him and i don't want that, I want the same speed.)
Please help.