I'm trying to move something to a specific point and the position of the object will be different every time I want to move it. I tried to do something with the slope and vectors, but I couldn't figure it out. Something that doesn't deal with vectors would be extremely helpful.
Answers
This is probably the easiest way:
Yeah, or replace .1 with a float var and increase by .1 till 1.0