I got 4 Variables:
X Y TargetX TargetY
Basically X and Y
are my start Point and I want to get to The Target.
I increase both X and Y
til they get to their destination
Here is a photo:
I've done path A
and want to do the smooth B
At the moment am I increasing each one. So how do I make both X and Y
reach the Destination
at the same Time (X and Y value is different!) So simply make a shortcut.
//Tom