- Joined
- Nov 18, 2012
- Messages
- 272
I want to create a unit at a point and make it fly.
- Unit - Turn collision for (Last created unit) Off
- Unit - Move (Last created unit) instantly to M_Point[M_Int]
- Unit - Add Crow Form to (Last created unit)
- Animation - Change (Last created unit) flying height to (R_FlyingHeight[2] + (Default flying height of (Last created unit))) at 10000.00
- Unit - Remove Crow Form from (Last created unit)