home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
GrandPrixChallengeII.swf
/
scripts
/
DefineSprite_172
/
frame_5
/
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
|
2001-07-07
|
206 b
|
11 lines
if(eval("/:carSpeed") == 1)
{
set("sky_strip:sky_move",- eval("/:skyMoveFast"));
mountains.mountain_move = -20;
}
else
{
set("sky_strip:sky_move",-5);
mountains.mountain_move = -10;
}