- Joined
- Mar 25, 2008
- Messages
- 2,955
Hi there,
so I got this problem concerning the flying height
I have the following:
Btw, it's speed is 522
so I got this problem concerning the flying height
I have the following:
- Set dummy_pt = (Position of (Triggering unit))
- Set tar_pt = (Position of (Target unit of ability being cast))
- Set dist = (Distance between dummy_pt and tar_pt)
- Unit - Create 1 dummy1 for (Owner of (Triggering unit)) at dummy_pt facing tar_pt
- Set dummy_u = (Last created unit)
- Animation - Change dummy_u flying height to dist at 0.00
- Animation - Change dummy_u flying height to 0.00 at -> ????? <-
- Unit - Order dummy_u to Bewegen nach tar_pt
Btw, it's speed is 522