home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Acao
/
the_beard.swf
/
scripts
/
DefineSprite_710
/
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
|
2008-09-23
|
132 b
|
12 lines
loc = this._parent._parent;
loc.xvel = 0;
loc.yvel = 0;
if(loc._xscale > 0)
{
loc._x -= 5;
}
else
{
loc._x += 5;
}