home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blender Volume 3 #3
/
BLENDER.iso
/
pc
/
files
/
gamerev.dxr
/
00063.ls
< prev
next >
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
|
1997-01-01
|
202 b
|
11 lines
on exitFrame
global n
CLEANUP()
repeat with n = 5 down to 3
set the visible of sprite n to 0
end repeat
repeat with n = 25 down to 15
set the visible of sprite n to 0
end repeat
end