home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
towerblaster.swf
/
scripts
/
DefineSprite_214
/
frame_24
/
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
|
2007-03-12
|
158 b
|
9 lines
if(shake8 == 1)
{
_root.pB8._rotation += random(random(5) + 1) * 0.5;
}
if(shake7 == 1)
{
_root.pB7._rotation += random(random(5) + 1) * 0.5;
}