home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 1996 World Exposition
/
park.org.s3.amazonaws.com.7z
/
park.org.s3.amazonaws.com
/
Japan
/
Panasonic-
/
funcity
/
paris
/
wave
/
TITLE.dcr
/
00021_Blink On.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2017-09-21
|
253 b
|
14 lines
global debug, status, hit1, hit2, hit3
on exitFrame
if hit1 = 1 then
set the visible of sprite 8 to 1
end if
if hit2 = 1 then
set the visible of sprite 9 to 1
end if
if hit3 = 1 then
set the visible of sprite 10 to 1
end if
end