home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
fierce_fighter.swf
/
scripts
/
DefineSprite_745
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
218 b
|
12 lines
if(_root.boss1_fangxiang == 1)
{
_parent._x = _root.chen._x + 80;
}
else if(_root.boss1_fangxiang == 2)
{
_parent._x = _root.chen._x - 80;
}
_root.chen_ai = true;
_root.zhua_boss1();
_root.sheng_hu();