home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Comix Games
/
Comix Games.iso
/
waldo
/
install.exe
/
_SETUP.1
/
WALDO.EXE
/
FINAL08.DXR
/
00306.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
|
1995-10-09
|
266 b
|
11 lines
global gBDropSprite
on mouseDown
if legalButton(the clickOn) then
puppetTransition(50, 0, 12)
advanceFrame(label("Waldo") + random(4), "07 Main Intro loop 8/11.AIFF")
setProp(gBDropSprite, gBDropSprite + 2, "puppet", 1)
go(marker(1))
end if
end