home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Direkt 1996 #11
/
CDD_11_96.ISO
/
demos
/
timelaps
/
scrnshot.dxr
/
00081.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
|
1996-08-07
|
144 b
|
9 lines
on enterFrame
global pods
if getAt(pods, 3) = 1 then
set the visible of sprite 48 to 0
else
puppetSound("Collected")
end if
end