- Joined
- Nov 18, 2012
- Messages
- 272
I want to make a unit change a flying height to a specfific height from a specific, different height when reaching a distance, and continue to raise the same angle after it reaches it's destination.
-
Set M_ZSpeed = ((Current flying height of MIndex[M_Int]) - (((M_TargetHeight[M_Int] - ((M_StartHeight[M_Int] + (Default flying height of M_Index[M_Int])) x 1.00)) x (M_Distance / M_XSpeed)) / 0.02))