home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 - Expo 2000
/
Image.iso
/
t-online
/
show
/
t_intro.dxr
/
00007.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-11-25
|
166 b
|
10 lines
on exitFrame
global a
repeat with a = 24 to 48
puppetSprite(a, 1)
end repeat
repeat with a = 33 to 48
set the blend of sprite a to 0
end repeat
end