home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.team17.com 2014
/
2014.05.ftp.team17.com.tar
/
ftp.team17.com
/
pub
/
t17
/
demos
/
pc
/
PhoenixDemo_De.exe
/
Tactics
/
Manouevres
/
DodgeAroundLeft.man
< prev
next >
Wrap
Text File
|
1998-12-18
|
120b
|
6 lines
// A=me, B=object to dodge around
Fly(A.POS+A.ANG*[0,0,50000])
Aim(B.POS+A.ANG*[-5000,0,0])
Label(Done)
Goto(Done)