im wanting to make a tank drop down a series of heights, prob is i need to somehow make the tank stay still in the air and not fall down for a number of seconds, ive seen it done be4..... and i no its not by just doing
#loop
This setpos [(getpos this select 0),(getpos this select 1), 80]
~0.1
goto"loop"
any ideas??