home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blender Volume 3 #4
/
Blender_3_4.iso
/
BLENDER
/
FILES
/
SEATTLE.DIR
/
00486.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
|
223 b
|
10 lines
on exitFrame
global gFrameIndex
set gFrameIndex to the frameLabel
repeat with i = 27 to 38
set the visible of sprite i to 0
end repeat
set the visible of sprite 35 to 1
set the visible of sprite 36 to 0
end