HI, i try to do an "aproximation" event. Object 2 has to follow object 1 , but I don't know where my error is, I use this formula
"Active 2" ) + ( "Active" ) - "Active 2" ) ) * 0.01
When Active 2 is to the right of Active it works fine, but if it is to the left it stops before getting to his target. :(:(
I have used counters to see where it stops and it is at the point 99 from Active, what is more, if i change the "speed" (0.01) i have found it stops at the point 1/speed from Active. I have tried rounding (and floor and ceil) but it doesnt fix my problem.
It is driving me nuts!
Thanks
P.S. Excuse my English.